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

Tobias Powalowski tpowa at archlinux.org
Fri Apr 30 06:23:27 UTC 2010


    Date: Friday, April 30, 2010 @ 02:23:27
  Author: tpowa
Revision: 79072

upgpkg: dirmngr 1.1.0rc1-1
bump to latest version

Modified:
  dirmngr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-04-30 06:05:56 UTC (rev 79071)
+++ PKGBUILD	2010-04-30 06:23:27 UTC (rev 79072)
@@ -2,14 +2,14 @@
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=dirmngr
-pkgver=1.0.3
+pkgver=1.1.0rc1
 pkgrel=1
 pkgdesc="A daemon to handle CRL and certificate requests"
 arch=('i686' 'x86_64')
 license=('GPL')
 url="ftp://ftp.gnupg.org/gcrypt/dirmngr"
 depends=('libgcrypt' 'libldap' 'libksba' 'libgpg-error' 'libassuan' 'pth')
-source=(ftp://ftp.gnupg.org/gcrypt/$pkgname/$pkgname-$pkgver.tar.bz2)
+source=(ftp://ftp.gnupg.org/gcrypt/alpha/$pkgname/$pkgname-$pkgver.tar.bz2)
 
 build() {
   cd $srcdir/$pkgname-$pkgver
@@ -17,4 +17,4 @@
   make || return 1
   make DESTDIR=$pkgdir install
 }
-md5sums=('c1f2028d708e4d4ecbd6d6d647bd938b')
+md5sums=('73e17b07baff7fe3f2268aa6df1b2f2d')




More information about the arch-commits mailing list