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/PKGBUILD | |
parent | 128ec4c10ab17cea1846b0e6d5a181cb8dcd14e5 (diff) |
archlinux: tested and work again.
Diffstat (limited to '')
-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 @@ | |||
1 | # Maintainer: Enlightenment Developers <enlightenment-devel@enlightenment.org> | 1 | # Maintainer: Enlightenment Developers <enlightenment-devel@enlightenment.org> |
2 | pkgname=('efl' 'efl_doc') | 2 | pkgname=('efl' 'efl_doc') |
3 | [[ -d ../.git ]] && pkgname=('efl-git' 'efl_doc-git') | 3 | [[ -d ../.git ]] && pkgname=('efl-git' 'efl_doc-git') |
4 | pkgver=1.9.99.24678.807f944 | 4 | pkgver=1.17.99.46477.95808a2 |
5 | pkgrel=1 | 5 | pkgrel=1 |
6 | pkgdesc="Enlightenment Foundation Libraries - GIT development snapshot" | 6 | pkgdesc="Enlightenment Foundation Libraries - GIT development snapshot" |
7 | arch=('i686' 'x86_64' 'arm') | 7 | arch=('i686' 'x86_64' 'arm') |