[arch-commits] Commit in libpipeline/trunk (PKGBUILD)
Andreas Radke
andyrtr at gemini.archlinux.org
Mon Apr 25 16:59:21 UTC 2022
Date: Monday, April 25, 2022 @ 16:59:21
Author: andyrtr
Revision: 443959
upgpkg: libpipeline 1.5.6-1: upstream update 1.5.6
Modified:
libpipeline/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-04-25 16:41:35 UTC (rev 443958)
+++ PKGBUILD 2022-04-25 16:59:21 UTC (rev 443959)
@@ -1,7 +1,7 @@
# Maintainer: Andreas Radke <andyrtr at archlinux.org>
pkgname=libpipeline
-pkgver=1.5.5
+pkgver=1.5.6
pkgrel=1
pkgdesc="a C library for manipulating pipelines of subprocesses in a flexible and convenient way"
arch=('x86_64')
@@ -10,7 +10,7 @@
depends=('glibc')
# https://gitlab.com/cjwatson/libpipeline
source=(https://download.savannah.gnu.org/releases/libpipeline/$pkgname-$pkgver.tar.gz{,.asc})
-sha256sums=('0c8367f8b82bb721b50647a647115b6e62a37e3b2e954a9685e4d933f30c00cc'
+sha256sums=('60fbb9e7dc398528e5f3a776af57bb28ca3fe5d9f0cd8a961ac6cebfe6e9b797'
'SKIP')
#validpgpkeys=('AC0A4FF12611B6FCCF01C111393587D97D86500B') # Colin Watson <cjwatson at debian.org>
#validpgpkeys=('87317259431038049C92C139F6DD330210FA4CD1') # "Colin Watson <cjwatson at flatline.org.uk>"
More information about the arch-commits
mailing list