Date: Friday, April 30, 2010 @ 02:04:43
  Author: tpowa
Revision: 79067

upgpkg: pinentry 0.8.0-1
bump to latest version

Modified:
  pinentry/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2010-04-30 05:57:51 UTC (rev 79066)
+++ PKGBUILD    2010-04-30 06:04:43 UTC (rev 79067)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Tobias Powalowski <[email protected]>
 pkgname=pinentry
-pkgver=0.7.6
+pkgver=0.8.0
 pkgrel=1
 pkgdesc="a collection of simple PIN or passphrase entry dialogs which utilize 
the Assuan protocol"
 arch=('i686' 'x86_64')
@@ -34,4 +34,4 @@
   rm ${pkgdir}/usr/bin/pinentry || return 1
   ln -s /usr/bin/pinentry-gtk-2 ${pkgdir}/usr/bin/pinentry || return 1
 }
-md5sums=('5a4f676375fa882009da02013d77210f')
+md5sums=('590be1b00f9ab63205843c7fed8caf35')

Reply via email to