parent
cc173185ac
commit
af8a03dbf9
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'terminology'
|
||||
pkgname=terminology
|
||||
version=1.7.0
|
||||
version=1.8.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config efl"
|
||||
hostmakedepends="pkg-config efl gettext"
|
||||
makedepends="efl-devel"
|
||||
depends="desktop-file-utils xdg-utils"
|
||||
short_desc="Enlightenment's terminal emulator"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://www.enlightenment.org"
|
||||
distfiles="https://download.enlightenment.org/rel/apps/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=88f5bc6e5d10cce1e38447a4984be88943b3d7ecbe24a83d7d8c246ea6b00a87
|
||||
checksum=c6f5b003412f25507277702cabe1a11d7190971343c1d6030aa7d3fe5b45765f
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue