diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /extra/eeze/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/eeze/PKGBUILD')
-rw-r--r-- | extra/eeze/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/eeze/PKGBUILD b/extra/eeze/PKGBUILD index 871387b4c..04b73094e 100644 --- a/extra/eeze/PKGBUILD +++ b/extra/eeze/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 193660 2013-08-26 20:15:37Z ronald $ +# $Id: PKGBUILD 197917 2013-10-30 11:40:11Z allan $ # Maintainer: Ronald van Haren <ronald@archlinux.org> # Contributor: Gustavo Sverzut Barbieri <barbieri@gmail.com> @@ -10,7 +10,7 @@ arch=('i686' 'x86_64') url="http://www.enlightenment.org" license=('BSD') depends=('ecore' 'eina' 'udev') -options=('!libtool' '!emptydirs') +options=('!emptydirs') source=(http://download.enlightenment.org/releases/$pkgname-$pkgver.tar.gz) sha1sums=('86a552cbdbbb7e8d968083b2c2429e0df60a6a68') |