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

Gaëtan Bisson bisson at archlinux.org
Sun Nov 27 17:54:59 UTC 2016


    Date: Sunday, November 27, 2016 @ 17:54:58
  Author: bisson
Revision: 282133

upstream update

Modified:
  npth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-27 17:43:24 UTC (rev 282132)
+++ PKGBUILD	2016-11-27 17:54:58 UTC (rev 282133)
@@ -2,7 +2,7 @@
 # Maintainer: Gaetan Bisson <bisson at archlinux.org>
 
 pkgname=npth
-pkgver=1.2
+pkgver=1.3
 pkgrel=1
 pkgdesc='New portable threads library'
 url='http://git.gnupg.org/cgi-bin/gitweb.cgi?p=npth.git'
@@ -11,7 +11,7 @@
 arch=('i686' 'x86_64')
 validpgpkeys=('D8692123C4065DEA5E0F3AB5249B39D24F25E3B6')
 source=("ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2"{,.sig})
-sha1sums=('3bfa2a2d7521d6481850e8a611efe5bf5ed75200' 'SKIP')
+sha1sums=('1b21507cfa3f58bdd19ef2f6800ab4cb67729972' 'SKIP')
 
 build() {
 	cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list