Date: Sunday, November 3, 2013 @ 18:42:52
  Author: seblu
Revision: 100405

upgpkg: perl-mixin-linewise 0.102-1

Modified:
  perl-mixin-linewise/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-11-03 17:35:51 UTC (rev 100404)
+++ PKGBUILD    2013-11-03 17:42:52 UTC (rev 100405)
@@ -2,16 +2,16 @@
 # Maintainer: Sébastien Luttringer
 
 pkgname=perl-mixin-linewise
-pkgver=0.004
+pkgver=0.102
 pkgrel=1
 pkgdesc='Perl Mixin::Linewise module - write your linewise code for handles'
 arch=('any')
-url='http://search.cpan.org/~rjbs/Mixin-Linewise-0.003/'
+url='http://search.cpan.org/~rjbs/Mixin-Linewise/'
 license=('GPL' 'PerlArtistic')
 depends=('perl-io-string' 'perl-sub-exporter')
 options=('!emptydirs')
 
source=("http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Mixin-Linewise-$pkgver.tar.gz";)
-md5sums=('bd79936157ed8930e74b9fcfb223525f')
+md5sums=('f441e865d53720acc9367ecf1328134d')
 
 build() {
   cd Mixin-Linewise-$pkgver

Reply via email to