[arch-commits] Commit in perl-poe/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Mon Jun 7 17:43:59 UTC 2021
Date: Monday, June 7, 2021 @ 17:43:58
Author: spupykin
Revision: 957940
upgpkg: perl-poe 1.368-1
Modified:
perl-poe/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-06-07 17:43:55 UTC (rev 957939)
+++ PKGBUILD 2021-06-07 17:43:58 UTC (rev 957940)
@@ -2,8 +2,8 @@
# Contributor: François Charette <firmicus ατ gmx δοτ net>
pkgname=perl-poe
-pkgver=1.367
-pkgrel=4
+pkgver=1.368
+pkgrel=1
pkgdesc="portable multitasking and networking framework for Perl "
arch=(any)
url="https://search.cpan.org/dist/POE"
@@ -10,8 +10,8 @@
license=('GPL' 'PerlArtistic')
depends=('perl>=5.10.0' 'perl-io-tty>=1.08' 'perl-io-pipely')
options=('!emptydirs')
-source=(https://search.cpan.org/CPAN/authors/id/R/RC/RCAPUTO/POE-$pkgver.tar.gz)
-md5sums=('9b2e4375152b139e4ab5f7dfb2cc5b15')
+source=(https://search.cpan.org/CPAN/authors/id/B/BI/BINGOS/POE-$pkgver.tar.gz)
+sha256sums=('b7b1dc761e36d48b39068349b576dafc0eccbc3b9db51c677de0e1aafadfe121')
build() {
cd "$srcdir"/POE-$pkgver
More information about the arch-commits
mailing list