elementary: update to 1.16.1.
This commit is contained in:
parent
2211af934f
commit
010ab88550
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'elementary'
|
||||
pkgname=elementary
|
||||
version=1.16.0
|
||||
version=1.16.1
|
||||
revision=1
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="efl-devel"
|
||||
|
@ -12,7 +12,7 @@ short_desc="Enlightenment's widget set"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="BSD"
|
||||
distfiles="http://download.enlightenment.org/rel/libs/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=483f3cf927edceaec8b61b0e4c0fe5ffbe86f227c7f82e61e8d6f0dbee598694
|
||||
checksum=7e3863640a9c6dff91d62a06a3119c6c6682247e4669583033b80c7d608da860
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" automake libtool gettext-devel elementary"
|
||||
|
|
Loading…
Reference in a new issue