elementary: update to 1.13.0.
This commit is contained in:
parent
863c2c5295
commit
32796afad1
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'elementary'
|
||||
pkgname=elementary
|
||||
version=1.12.3
|
||||
version=1.13.0
|
||||
revision=1
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="efl-devel>=${version}"
|
||||
|
@ -11,8 +11,8 @@ homepage="http://enlightenment.org"
|
|||
short_desc="Enlightenment's widget set"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="BSD"
|
||||
distfiles="http://download.enlightenment.org/rel/libs/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=d113b3ecde90b8947fd94cad2be007fa921a0d5349f777f18fa96aee21a47f61
|
||||
distfiles="http://download.enlightenment.org/rel/libs/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=78ba546d0c5aa22dae6a27d82194c9682a25af4205fe24b620f15d7f5489496d
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" automake libtool gettext-devel elementary>=1.10"
|
||||
|
|
Loading…
Reference in a new issue