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

Tobias Powalowski tpowa at nymeria.archlinux.org
Mon May 6 10:04:14 UTC 2013


    Date: Monday, May 6, 2013 @ 12:04:14
  Author: tpowa
Revision: 184335

upgpkg: pinentry 0.8.3-1

bump to latest version

Modified:
  pinentry/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-05-06 09:57:46 UTC (rev 184334)
+++ PKGBUILD	2013-05-06 10:04:14 UTC (rev 184335)
@@ -1,8 +1,8 @@
 # $Id$
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 pkgname=pinentry
-pkgver=0.8.2
-pkgrel=2
+pkgver=0.8.3
+pkgrel=1
 pkgdesc="a collection of simple PIN or passphrase entry dialogs which utilize the Assuan protocol"
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -14,6 +14,8 @@
 source=(ftp://ftp.gnupg.org/gcrypt/$pkgname/$pkgname-$pkgver.tar.bz2
         qt4-pinentry-window.patch)
 install=pinentry.install
+md5sums=('2ae681cbca0d9fb774b2c90b11ebf56c'
+         '450b8713fe42f1bd93311ef84767c3d8')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
@@ -36,5 +38,3 @@
   cd $srcdir/$pkgname-$pkgver
   make DESTDIR=${pkgdir} install 
 }
-md5sums=('82e6114e5e27a8ab36f314b332a6e024'
-         '450b8713fe42f1bd93311ef84767c3d8')




More information about the arch-commits mailing list