summaryrefslogtreecommitdiffstats
path: root/abs/core/npth/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/npth/PKGBUILD')
-rw-r--r--abs/core/npth/PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/abs/core/npth/PKGBUILD b/abs/core/npth/PKGBUILD
index 8ff7904..7c2e687 100644
--- a/abs/core/npth/PKGBUILD
+++ b/abs/core/npth/PKGBUILD
@@ -1,11 +1,10 @@
-# $Id$
# Maintainer: Gaetan Bisson <bisson@archlinux.org>
pkgname=npth
-pkgver=1.5
-pkgrel=1
+pkgver=1.6
+pkgrel=2
pkgdesc='New portable threads library'
-url='http://git.gnupg.org/cgi-bin/gitweb.cgi?p=npth.git'
+url='https://git.gnupg.org/cgi-bin/gitweb.cgi?p=npth.git'
license=('LGPL')
options=('!libtool')
arch=('x86_64')
@@ -14,7 +13,7 @@ validpgpkeys=('D8692123C4065DEA5E0F3AB5249B39D24F25E3B6'
'031EC2536E580D8EA286A9F22071B08A33BD3F06'
'D238EA65D64C67ED4C3073F28A861B1C7EFD60D9')
source=("ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2"{,.sig})
-sha256sums=('294a690c1f537b92ed829d867bee537e46be93fbd60b16c04630fbbfcd9db3c2'
+sha256sums=('1393abd9adcf0762d34798dc34fdcf4d0d22a8410721e76f1e3afcd1daa4e2d1'
'SKIP')
build() {