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

Pierre Schmitz pierre at archlinux.org
Mon Aug 4 10:31:10 UTC 2008


    Date: Monday, August 4, 2008 @ 06:31:10
  Author: pierre
Revision: 7794

upgpkg: pinentry 0.7.5-1

Modified:
  pinentry/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-04 10:06:39 UTC (rev 7793)
+++ PKGBUILD	2008-08-04 10:31:10 UTC (rev 7794)
@@ -1,8 +1,8 @@
 # $Id$
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 pkgname=pinentry
-pkgver=0.7.3
-pkgrel=2
+pkgver=0.7.5
+pkgrel=1
 pkgdesc="a collection of simple PIN or passphrase entry dialogs which utilize the Assuan protocol"
 arch=(i686 x86_64)
 license=('GPL')
@@ -10,6 +10,7 @@
 depends=('ncurses' 'libcap')
 makedepends=('gtk' 'qt3' 'gtk2')
 source=(ftp://ftp.gnupg.org/gcrypt/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('ca492afbbb59cd19f1c875533f18b269')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver
@@ -23,4 +24,3 @@
   make || return 1
   make DESTDIR=$startdir/pkg install
 }
-md5sums=('59282278405a8264b39ea28678c78cf4')




More information about the arch-commits mailing list