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

Anatol Pomozov anatolik at archlinux.org
Tue Mar 22 17:44:52 UTC 2016


    Date: Tuesday, March 22, 2016 @ 18:44:52
  Author: anatolik
Revision: 262405

upgpkg: jsoncpp 1.7.1-1

Modified:
  jsoncpp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-22 16:17:15 UTC (rev 262404)
+++ PKGBUILD	2016-03-22 17:44:52 UTC (rev 262405)
@@ -4,7 +4,7 @@
 # COntributor: Drake Arconis <lightdrake at gmail.com>
 
 pkgname=jsoncpp
-pkgver=1.7.0
+pkgver=1.7.1
 pkgrel=1
 pkgdesc='A C++ library for interacting with JSON'
 url='https://github.com/open-source-parsers/jsoncpp'
@@ -13,7 +13,7 @@
 depends=('gcc-libs')
 makedepends=('cmake')
 source=(${pkgname}-${pkgver}.tar.gz::"https://github.com/open-source-parsers/${pkgname}/archive/${pkgver}.tar.gz")
-md5sums=('df6200236b4f42704f5692262bb8f866')
+md5sums=('c075c61212b01d7350105395135a71d0')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list