[arch-commits] Commit in dirmngr/trunk (PKGBUILD)

Tobias Powalowski tpowa at nymeria.archlinux.org
Mon May 6 09:57:40 UTC 2013


    Date: Monday, May 6, 2013 @ 11:57:40
  Author: tpowa
Revision: 184333

upgpkg: dirmngr 1.1.1-1

bump to latest version

Modified:
  dirmngr/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-05-06 09:54:55 UTC (rev 184332)
+++ PKGBUILD	2013-05-06 09:57:40 UTC (rev 184333)
@@ -2,8 +2,8 @@
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=dirmngr
-pkgver=1.1.0
-pkgrel=5
+pkgver=1.1.1
+pkgrel=1
 pkgdesc="A daemon to handle CRL and certificate requests"
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -11,6 +11,7 @@
 depends=('libgcrypt' 'libldap' 'libksba' 'libgpg-error' 'libassuan' 'pth')
 source=(ftp://ftp.gnupg.org/gcrypt/$pkgname/$pkgname-$pkgver.tar.bz2)
 install=dirmngr.install
+md5sums=('f5a40e93bcf07a94522579bfd58a2c96')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
@@ -27,4 +28,3 @@
   cd $srcdir/$pkgname-$pkgver
   make DESTDIR=$pkgdir install
 }
-md5sums=('f2570f0248f5947daac200e85291b328')




More information about the arch-commits mailing list