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/elementary | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/elementary')
-rw-r--r-- | extra/elementary/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/elementary/PKGBUILD b/extra/elementary/PKGBUILD index 57a5cfc1c..b5e5cc46a 100644 --- a/extra/elementary/PKGBUILD +++ b/extra/elementary/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 193667 2013-08-26 20:17:40Z ronald $ +# $Id: PKGBUILD 197922 2013-10-30 11:42:01Z 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=('edje' 'e_dbus' 'efreet' 'ethumb' 'eio') -options=('!libtool' '!emptydirs') +options=('!emptydirs') source=(http://download.enlightenment.org/releases/$pkgname-$pkgver.tar.gz) sha1sums=('5cae29bd8310691fbf459ce9132264dcef8338ed') |