[arch-commits] Commit in pth/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Jun 7 06:32:46 UTC 2018
Date: Thursday, June 7, 2018 @ 06:32:45
Author: felixonmars
Revision: 326157
upgpkg: pth 2.0.7-6
BUILDINFO Rebuild
Modified:
pth/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-06-07 06:32:40 UTC (rev 326156)
+++ PKGBUILD 2018-06-07 06:32:45 UTC (rev 326157)
@@ -2,7 +2,7 @@
pkgname=pth
pkgver=2.0.7
-pkgrel=5
+pkgrel=6
pkgdesc="The GNU Portable Threads."
arch=('x86_64')
url="http://www.gnu.org/software/pth/"
@@ -10,8 +10,8 @@
depends=('glibc' 'awk')
options=('!makeflags')
source=(ftp://ftp.gnu.org/gnu/pth/$pkgname-$pkgver.tar.gz{,.sig})
-sha1sums=('9a71915c89ff2414de69fe104ae1016d513afeee'
- '8cb16dffbf15ba92bda8d08918eaf5995642fc38')
+sha512sums=('f79d74047c50e06f3198356f88647c5c1c8a04ebdd94641fc31d5ab0fd2750d86615fcb81da2f98d7ea73d012a501195d3fa09060571d18dcfdaec5d7a0ecb12'
+ 'SKIP')
validpgpkeys=('4E23E878D41A0A88EDFCFA5A6E744ACBA9C09E30') # Ralf Engelschall
build() {
More information about the arch-commits
mailing list