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

Gaëtan Bisson bisson at archlinux.org
Mon May 22 08:28:18 UTC 2017


    Date: Monday, May 22, 2017 @ 08:28:17
  Author: bisson
Revision: 296396

upstream update

Modified:
  npth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-22 05:50:00 UTC (rev 296395)
+++ PKGBUILD	2017-05-22 08:28:17 UTC (rev 296396)
@@ -2,7 +2,7 @@
 # Maintainer: Gaetan Bisson <bisson at archlinux.org>
 
 pkgname=npth
-pkgver=1.3
+pkgver=1.4
 pkgrel=1
 pkgdesc='New portable threads library'
 url='http://git.gnupg.org/cgi-bin/gitweb.cgi?p=npth.git'
@@ -9,9 +9,12 @@
 license=('LGPL')
 options=('!libtool')
 arch=('i686' 'x86_64')
-validpgpkeys=('D8692123C4065DEA5E0F3AB5249B39D24F25E3B6')
+validpgpkeys=('D8692123C4065DEA5E0F3AB5249B39D24F25E3B6'
+              '46CC730865BB5C78EBABADCF04376F3EE0856959'
+              '031EC2536E580D8EA286A9F22071B08A33BD3F06'
+              'D238EA65D64C67ED4C3073F28A861B1C7EFD60D9')
 source=("ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2"{,.sig})
-sha256sums=('bca81940436aed0734eb8d0ff8b179e04cc8c087f5625204419f5f45d736a82a'
+sha256sums=('8915141836a3169a502d65c1ebd785fcc6d406cae5ee84474272ebf2fa96f1f2'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list