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/libgksu/PKGBUILD | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/libgksu/PKGBUILD')
-rw-r--r-- | extra/libgksu/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/libgksu/PKGBUILD b/extra/libgksu/PKGBUILD index d64ba07d9..5ce2b8ddf 100644 --- a/extra/libgksu/PKGBUILD +++ b/extra/libgksu/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 160761 2012-06-05 08:03:43Z jgc $ +# $Id: PKGBUILD 198165 2013-10-30 13:11:26Z allan $ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgname=libgksu @@ -10,7 +10,7 @@ url="http://www.nongnu.org/gksu/index.html" license=(GPL) depends=('gconf' 'gtk2' 'libgnome-keyring' 'libgtop' 'startup-notification') makedepends=('intltool' 'gtk-doc') -options=('!libtool' '!emptydirs') +options=('!emptydirs') install=libgksu.install source=(http://people.debian.org/~kov/gksu/${pkgname}-${pkgver}.tar.gz libgksu-2.0.0-fbsd.patch |