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

Sergej Pupykin spupykin at nymeria.archlinux.org
Mon Jun 3 13:36:54 UTC 2013


    Date: Monday, June 3, 2013 @ 15:36:54
  Author: spupykin
Revision: 92276

upgpkg: perl-json 2.58-1

upd

Modified:
  perl-json/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-03 13:36:45 UTC (rev 92275)
+++ PKGBUILD	2013-06-03 13:36:54 UTC (rev 92276)
@@ -3,7 +3,7 @@
 # Contributor: François Charette <firmicus ατ gmx δοτ net>
 
 pkgname=perl-json
-pkgver=2.57
+pkgver=2.58
 pkgrel=1
 pkgdesc="JSON (JavaScript Object Notation) encoder/decoder"
 arch=('any')
@@ -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=('64925265e8338418b551a02606836dd0')
+md5sums=('0fd74e360016ea83fda3bb0305fe69b1')
 
 build() {
   cd  $srcdir/JSON-$pkgver




More information about the arch-commits mailing list