diff options
author | root <root@rshg054.dnsready.net> | 2013-02-16 00:07:09 -0800 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-02-16 00:07:09 -0800 |
commit | 4a4f6be8604aa35bdc81ae29d86b07dc8aea0c5c (patch) | |
tree | 41f9694a761d6e5637f15f9f9241e5b84cd8897b /extra/qca-gnupg | |
parent | 067830244f6b16cb094a59e5ca8fa262bd66a2ec (diff) |
Sat Feb 16 00:07:08 PST 2013
Diffstat (limited to 'extra/qca-gnupg')
-rw-r--r-- | extra/qca-gnupg/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/qca-gnupg/PKGBUILD b/extra/qca-gnupg/PKGBUILD index d34d87dbd..0908a4514 100644 --- a/extra/qca-gnupg/PKGBUILD +++ b/extra/qca-gnupg/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 149479 2012-02-08 09:59:34Z pierre $ +# $Id: PKGBUILD 178075 2013-02-15 12:03:06Z pierre $ # Maintainer: # Contributor: Pierre Schmitz <pierre@archlinux.de> pkgname=qca-gnupg pkgver=2.0.0 _pkgver=2.0.0-beta3 -pkgrel=3 +pkgrel=4 pkgdesc="Qt Cryptographic Architecture" arch=('i686' 'x86_64') url="http://delta.affinix.com/qca/" |