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

Sergej Pupykin spupykin at gemini.archlinux.org
Thu Jun 2 17:37:42 UTC 2022


    Date: Thursday, June 2, 2022 @ 17:37:41
  Author: spupykin
Revision: 1218842

upgpkg: perl-poe 1.370-1

Modified:
  perl-poe/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-02 17:37:37 UTC (rev 1218841)
+++ PKGBUILD	2022-06-02 17:37:41 UTC (rev 1218842)
@@ -2,8 +2,8 @@
 # Contributor: François Charette <firmicus ατ gmx δοτ net>
 
 pkgname=perl-poe
-pkgver=1.368
-pkgrel=2
+pkgver=1.370
+pkgrel=1
 pkgdesc="portable multitasking and networking framework for Perl "
 arch=(any)
 url="https://search.cpan.org/dist/POE"
@@ -11,7 +11,7 @@
 depends=('perl>=5.10.0' 'perl-io-tty>=1.08' 'perl-io-pipely')
 options=('!emptydirs')
 source=(https://search.cpan.org/CPAN/authors/id/B/BI/BINGOS/POE-$pkgver.tar.gz)
-sha256sums=('b7b1dc761e36d48b39068349b576dafc0eccbc3b9db51c677de0e1aafadfe121')
+sha256sums=('57de2b635b15fa3a31a9e55dd51122149e5414e1158ee82235062634ee18a693')
 
 build() {
   cd  "$srcdir"/POE-$pkgver



More information about the arch-commits mailing list