diff options
author | Cedric BAIL <cedric@osg.samsung.com> | 2016-03-29 15:59:59 -0700 |
---|---|---|
committer | Cedric BAIL <cedric@osg.samsung.com> | 2016-03-29 15:59:59 -0700 |
commit | e3dafb95974b74fcc27aab87ec62d05bea4b2590 (patch) | |
tree | a28227671a58826d9b88018cfc2ad9fb76229b9d /pkgbuild | |
parent | 128ec4c10ab17cea1846b0e6d5a181cb8dcd14e5 (diff) | |
download | efl-e3dafb95974b74fcc27aab87ec62d05bea4b2590.tar.gz |
archlinux: tested and work again.
Diffstat (limited to 'pkgbuild')
-rw-r--r-- | pkgbuild/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgbuild/PKGBUILD b/pkgbuild/PKGBUILD index afa8ae2d7d..53a1546558 100644 --- a/pkgbuild/PKGBUILD +++ b/pkgbuild/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Enlightenment Developers <enlightenment-devel@enlightenment.org> pkgname=('efl' 'efl_doc') [[ -d ../.git ]] && pkgname=('efl-git' 'efl_doc-git') -pkgver=1.9.99.24678.807f944 +pkgver=1.17.99.46477.95808a2 pkgrel=1 pkgdesc="Enlightenment Foundation Libraries - GIT development snapshot" arch=('i686' 'x86_64' 'arm') |