[arch-commits] Commit in pinentry/repos (extra-x86_64 extra-x86_64/PKGBUILD)

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


    Date: Monday, August 4, 2008 @ 06:31:40
  Author: pierre
Revision: 7795

Merged revisions 2-7794 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/pinentry/trunk

........
  r356 | aaron | 2008-04-18 22:56:27 +0000 (Fr, 18 Apr 2008) | 1 line
  
  Added svn:keywords to all PKGBUILDs
........
  r7794 | pierre | 2008-08-04 10:31:10 +0000 (Mo, 04 Aug 2008) | 1 line
  
  upgpkg: pinentry 0.7.5-1
........

Modified:
  pinentry/repos/extra-x86_64/	(properties)
  pinentry/repos/extra-x86_64/PKGBUILD

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


Property changes on: pinentry/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /pinentry/trunk:1
   + /pinentry/trunk:1-7794

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-08-04 10:31:10 UTC (rev 7794)
+++ extra-x86_64/PKGBUILD	2008-08-04 10:31:40 UTC (rev 7795)
@@ -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