terminology: update to 1.4.1.
This commit is contained in:
parent
b68db8e7f6
commit
562cf55d40
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'terminology'
|
# Template file for 'terminology'
|
||||||
pkgname=terminology
|
pkgname=terminology
|
||||||
version=1.4.0
|
version=1.4.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config efl"
|
hostmakedepends="pkg-config efl"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://www.enlightenment.org"
|
homepage="https://www.enlightenment.org"
|
||||||
distfiles="https://download.enlightenment.org/rel/apps/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="https://download.enlightenment.org/rel/apps/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=ed5904ba5eb11c67790964306ec260b4134e2a443ef5abd5105610d9943b3e60
|
checksum=d7b8b35fa38cb6a8746435c44f3517c47324d4c8362b35878ec90c9254d9a956
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Reference in a new issue