[arch-commits] Commit in perl-poe/trunk (PKGBUILD)
Sergej Pupykin
spupykin at nymeria.archlinux.org
Tue Oct 29 10:23:19 UTC 2013
Date: Tuesday, October 29, 2013 @ 11:23:19
Author: spupykin
Revision: 99497
upgpkg: perl-poe 1.356-1
upd
Modified:
perl-poe/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-10-29 10:23:13 UTC (rev 99496)
+++ PKGBUILD 2013-10-29 10:23:19 UTC (rev 99497)
@@ -3,7 +3,7 @@
# Contributor: François Charette <firmicus ατ gmx δοτ net>
pkgname=perl-poe
-pkgver=1.354
+pkgver=1.356
pkgrel=1
pkgdesc="portable multitasking and networking framework for Perl "
arch=(any)
@@ -12,7 +12,7 @@
depends=('perl>=5.10.0' 'perl-io-tty>=1.08')
options=('!emptydirs')
source=(http://search.cpan.org/CPAN/authors/id/R/RC/RCAPUTO/POE-$pkgver.tar.gz)
-md5sums=('928482218e29aa4c27f281db9bdc1ac4')
+md5sums=('287f75fb2ae59fb9de16abfdca01baae')
build() {
cd $srcdir/POE-$pkgver
More information about the arch-commits
mailing list