[arch-commits] Commit in jansson/trunk (PKGBUILD)
    Kyle Keen 
    kkeen at archlinux.org
       
    Fri Sep 16 03:26:40 UTC 2016
    
    
  
    Date: Friday, September 16, 2016 @ 03:26:39
  Author: kkeen
Revision: 189377
upgpkg: jansson 2.8-1
Modified:
  jansson/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-16 03:26:25 UTC (rev 189376)
+++ PKGBUILD	2016-09-16 03:26:39 UTC (rev 189377)
@@ -3,7 +3,7 @@
 # Contributor: Dave Reisner <d at falconindy.com>
 
 pkgname=jansson
-pkgver=2.7
+pkgver=2.8
 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=('ffac352f9c5f80a6ae8145d451af2c0e')
+md5sums=('592e29db0903d3031ea5a4e5a22fe75c')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"
    
    
More information about the arch-commits
mailing list