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/gksu | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/gksu')
-rw-r--r-- | extra/gksu/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/gksu/PKGBUILD b/extra/gksu/PKGBUILD index 37f871cae..ac1953ef1 100644 --- a/extra/gksu/PKGBUILD +++ b/extra/gksu/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 143680 2011-11-28 11:06:46Z jgc $ +# $Id: PKGBUILD 197991 2013-10-30 12:07:59Z allan $ # Maintainer: Jan de Groot <jgc@archlinux.org> # Contributor: Eduardo Lopes (eduol@gmx.net) @@ -11,7 +11,6 @@ url="http://www.nongnu.org/gksu/index.html" license=('GPL') depends=('libgksu>=2.0.12' 'xorg-xauth') makedepends=('gtk-doc' 'intltool') -options=('!libtool') source=(http://people.debian.org/~kov/gksu/${pkgname}-${pkgver}.tar.gz) md5sums=('cacbcac3fc272dce01c6ea38354489e2') |