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

Tobias Powalowski tpowa at archlinux.org
Thu Nov 13 07:12:01 UTC 2014


    Date: Thursday, November 13, 2014 @ 08:12:00
  Author: tpowa
Revision: 226172

upgpkg: libksba 1.3.1-1

bump to latest version

Modified:
  libksba/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-11-13 07:11:00 UTC (rev 226171)
+++ PKGBUILD	2014-11-13 07:12:00 UTC (rev 226172)
@@ -12,6 +12,7 @@
 depends=('bash' 'libgpg-error' 'glibc')
 source=(ftp://ftp.gnupg.org/gcrypt/$pkgname/$pkgname-$pkgver.tar.bz2)
 install=libksba.install
+md5sums=('9be95245fcfa9d56f56853078ef2650b')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
@@ -28,4 +29,3 @@
   cd $srcdir/$pkgname-$pkgver
   make DESTDIR=$pkgdir install
 }
-md5sums=('9be95245fcfa9d56f56853078ef2650b')



More information about the arch-commits mailing list