diff options
Diffstat (limited to 'testing/dirmngr/PKGBUILD')
-rw-r--r-- | testing/dirmngr/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/dirmngr/PKGBUILD b/testing/dirmngr/PKGBUILD index 49f81d6f4..f2f6b60e5 100644 --- a/testing/dirmngr/PKGBUILD +++ b/testing/dirmngr/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 131241 2011-07-12 07:38:53Z tpowa $ +# $Id: PKGBUILD 134465 2011-08-04 06:40:27Z tpowa $ # Maintainer: Tobias Powalowski <tpowa@archlinux.org> pkgname=dirmngr pkgver=1.1.0 -pkgrel=2 +pkgrel=3 pkgdesc="A daemon to handle CRL and certificate requests" arch=('i686' 'x86_64') license=('GPL') |