diff options
Diffstat (limited to 'core/dirmngr')
-rw-r--r-- | core/dirmngr/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/dirmngr/PKGBUILD b/core/dirmngr/PKGBUILD index ef1ca2e93..9d2215e8a 100644 --- a/core/dirmngr/PKGBUILD +++ b/core/dirmngr/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 155870 2012-04-08 07:13:40Z tpowa $ +# $Id: PKGBUILD 183488 2013-04-22 09:10:15Z tpowa $ # Maintainer: Tobias Powalowski <tpowa@archlinux.org> pkgname=dirmngr pkgver=1.1.0 -pkgrel=4 +pkgrel=5 pkgdesc="A daemon to handle CRL and certificate requests" arch=('i686' 'x86_64' 'mips64el') license=('GPL') |