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/eio/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/eio/PKGBUILD')
-rw-r--r-- | extra/eio/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/eio/PKGBUILD b/extra/eio/PKGBUILD index cb903f156..8877b0e61 100644 --- a/extra/eio/PKGBUILD +++ b/extra/eio/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 193659 2013-08-26 20:15:22Z ronald $ +# $Id: PKGBUILD 197920 2013-10-30 11:41:16Z 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') -options=('!libtool' '!emptydirs') +options=('!emptydirs') source=(http://download.enlightenment.org/releases/$pkgname-$pkgver.tar.gz) sha1sums=('75425d2ddd6ddc7a7f668e4f92c43e9d72d057ed') |