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

Kyle Keen kkeen at archlinux.org
Sat Mar 18 13:28:03 UTC 2017


    Date: Saturday, March 18, 2017 @ 13:28:02
  Author: kkeen
Revision: 217083

upgpkg: jansson 2.10-1

Modified:
  jansson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-18 13:25:01 UTC (rev 217082)
+++ PKGBUILD	2017-03-18 13:28:02 UTC (rev 217083)
@@ -3,7 +3,7 @@
 # Contributor: Dave Reisner <d at falconindy.com>
 
 pkgname=jansson
-pkgver=2.9
+pkgver=2.10
 pkgrel=1
 pkgdesc='C library for encoding, decoding and manipulating JSON data'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 license=('MIT')
 options=('staticlibs')
 source=("http://www.digip.org/$pkgname/releases/$pkgname-$pkgver.tar.bz2")
-md5sums=('4b9d8fe6690ae3f10a227165bc02b696')
+md5sums=('8f85f653fba3ac8220ad8f2f47646ef1')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list