[arch-commits] Commit in perl-io-pipely/trunk (PKGBUILD)

Sergej Pupykin spupykin at gemini.archlinux.org
Thu Jun 2 17:35:58 UTC 2022


    Date: Thursday, June 2, 2022 @ 17:35:57
  Author: spupykin
Revision: 1218824

upgpkg: perl-io-pipely 0.006-1

Modified:
  perl-io-pipely/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-02 17:35:54 UTC (rev 1218823)
+++ PKGBUILD	2022-06-02 17:35:57 UTC (rev 1218824)
@@ -2,8 +2,8 @@
 # Maintainer: Jakob Nixdorf <flocke [swirly thing] shadowice [dot] org>
 
 pkgname=perl-io-pipely
-pkgver=0.005
-pkgrel=4
+pkgver=0.006
+pkgrel=1
 pkgdesc="Portably create pipe() or pipe-like handles, one way or another."
 depends=('perl>=5.10.0')
 license=('GPL' 'PerlArtistic')
@@ -11,7 +11,7 @@
 options=('!emptydirs')
 arch=(any)
 source=(https://search.cpan.org/CPAN/authors/id/R/RC/RCAPUTO/IO-Pipely-${pkgver}.tar.gz)
-md5sums=('86781d3e2afe5f142f67ce1fed3b9ed9')
+md5sums=('64d52842eaba12175a968ab36d846bd5')
 
 build() {
   cd "$srcdir"/IO-Pipely-$pkgver



More information about the arch-commits mailing list