diff options
Diffstat (limited to 'testing')
-rw-r--r-- | testing/edje/APKBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/edje/APKBUILD b/testing/edje/APKBUILD index 9bea55b9e3..a58fb3efd9 100644 --- a/testing/edje/APKBUILD +++ b/testing/edje/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Natanael Copa <ncopa@alpinelinux.org> # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=edje -pkgver=1.1.0 -pkgrel=1 +pkgver=1.7.4 +pkgrel=0 pkgdesc="Enlightenment's graphical layout and animation library" url="http://trac.enlightenment.org/e/wiki/Edje" arch="all" @@ -38,4 +38,4 @@ package() { rm "$pkgdir"/usr/lib/*.la } -md5sums="0fcbcb9e1098a85527a43e5b4445a5cd edje-1.1.0.tar.gz" +md5sums="fcd3749e41041854503b578e690cc672 edje-1.7.4.tar.gz" |