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

Andreas Radke andyrtr at gemini.archlinux.org
Mon Nov 8 18:59:52 UTC 2021


    Date: Monday, November 8, 2021 @ 18:59:52
  Author: andyrtr
Revision: 427532

upgpkg: libpipeline 1.5.4-1: upstream update 1.5.4

Modified:
  libpipeline/trunk/PKGBUILD

----------+
 PKGBUILD |    8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-08 18:58:13 UTC (rev 427531)
+++ PKGBUILD	2021-11-08 18:59:52 UTC (rev 427532)
@@ -1,7 +1,7 @@
 # Maintainer: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=libpipeline
-pkgver=1.5.3
+pkgver=1.5.4
 pkgrel=1
 pkgdesc="a C library for manipulating pipelines of subprocesses in a flexible and convenient way"
 arch=('x86_64')
@@ -8,10 +8,12 @@
 url="https://nongnu.org/libpipeline/"
 license=('GPL')
 depends=('glibc')
+# https://gitlab.com/cjwatson/libpipeline
 source=(https://download.savannah.gnu.org/releases/libpipeline/$pkgname-$pkgver.tar.gz{,.asc})
-sha256sums=('5dbf08faf50fad853754293e57fd4e6c69bb8e486f176596d682c67e02a0adb0'
+sha256sums=('db785bddba0a37ef14b4ef82ae2d18b8824e6983dfb9910319385e28df3f1a9c'
             'SKIP')
-validpgpkeys=('AC0A4FF12611B6FCCF01C111393587D97D86500B') # Colin Watson <cjwatson at debian.org>
+#validpgpkeys=('AC0A4FF12611B6FCCF01C111393587D97D86500B') # Colin Watson <cjwatson at debian.org>
+validpgpkeys=('87317259431038049C92C139F6DD330210FA4CD1') # "Colin Watson <cjwatson at flatline.org.uk>"
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list