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

Sergej Pupykin spupykin at nymeria.archlinux.org
Mon May 20 09:54:33 UTC 2013


    Date: Monday, May 20, 2013 @ 11:54:33
  Author: spupykin
Revision: 91144

upgpkg: perl-json 2.57-1

upd

Modified:
  perl-json/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-05-20 09:54:25 UTC (rev 91143)
+++ PKGBUILD	2013-05-20 09:54:33 UTC (rev 91144)
@@ -3,8 +3,8 @@
 # Contributor: François Charette <firmicus ατ gmx δοτ net>
 
 pkgname=perl-json
-pkgver=2.53
-pkgrel=2
+pkgver=2.57
+pkgrel=1
 pkgdesc="JSON (JavaScript Object Notation) encoder/decoder"
 arch=('any')
 url="http://search.cpan.org/dist/JSON"
@@ -12,7 +12,7 @@
 depends=('perl>=5.10.0')
 options=('!emptydirs')
 source=(http://www.cpan.org/authors/id/M/MA/MAKAMAKA/JSON-$pkgver.tar.gz)
-md5sums=('7db1be00d44414c4962eeac222395a76')
+md5sums=('64925265e8338418b551a02606836dd0')
 
 build() {
   cd  $srcdir/JSON-$pkgver




More information about the arch-commits mailing list