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

Kyle Keen kkeen at nymeria.archlinux.org
Mon Sep 30 00:05:12 UTC 2013


    Date: Monday, September 30, 2013 @ 02:05:12
  Author: kkeen
Revision: 97809

upgpkg: jansson 2.5-1

Modified:
  jansson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-09-29 22:15:51 UTC (rev 97808)
+++ PKGBUILD	2013-09-30 00:05:12 UTC (rev 97809)
@@ -3,7 +3,7 @@
 # Contributor: Dave Reisner <d at falconindy.com>
 
 pkgname=jansson
-pkgver=2.4
+pkgver=2.5
 pkgrel=1
 pkgdesc='C library for encoding, decoding and manipulating JSON data'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 license=('MIT')
 options=('!libtool')
 source=("http://www.digip.org/$pkgname/releases/$pkgname-$pkgver.tar.bz2")
-md5sums=('3aaa1bb1195d705fac602b7504c9b945')
+md5sums=('ab239be8c08871c8463b27cf7610947c')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list