diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-05-28 03:31:41 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-05-28 03:31:41 +0000 |
commit | fc3a052d9f439abcf0ce424b7d45b682a5377087 (patch) | |
tree | e30cf804e2126c73de97abfb7a4819dd8aa092f8 /extra/libgksu/PKGBUILD | |
parent | 266ddb4aa9aed9a6a66b5eb9e17da710e66c4987 (diff) |
Wed May 28 03:24:53 UTC 2014
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 5ce2b8ddf..f5354700e 100644 --- a/extra/libgksu/PKGBUILD +++ b/extra/libgksu/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 198165 2013-10-30 13:11:26Z allan $ +# $Id: PKGBUILD 213635 2014-05-27 08:41:49Z jgc $ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgname=libgksu pkgver=2.0.12 -pkgrel=5 +pkgrel=6 pkgdesc="gksu authorization library" arch=(i686 x86_64) url="http://www.nongnu.org/gksu/index.html" |