Date: Tuesday, August 4, 2015 @ 09:07:38
  Author: giovanni
Revision: 243013

upgpkg: perl-io-stringy 2.111-1

upstream release

Modified:
  perl-io-stringy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-08-04 07:02:23 UTC (rev 243012)
+++ PKGBUILD    2015-08-04 07:07:38 UTC (rev 243013)
@@ -3,8 +3,8 @@
 # Contributor: François Charette <firmicus ατ gmx δοτ net>
 
 pkgname=perl-io-stringy
-pkgver=2.110
-pkgrel=10
+pkgver=2.111
+pkgrel=1
 pkgdesc="I/O on in-core objects like strings/arrays"
 arch=('any')
 url="http://search.cpan.org/dist/IO-stringy";
@@ -12,7 +12,7 @@
 depends=('perl')
 options=('!emptydirs')
 
source=("http://www.cpan.org/authors/id/D/DS/DSKOLL/IO-stringy-$pkgver.tar.gz";) 
-md5sums=('2e6a976cfa5521e815c1fdf4006982de')
+md5sums=('e91acf0a800b190d13585a47de775bdd')
 
 build() {
   cd  "${srcdir}/IO-stringy-${pkgver}"

Reply via email to