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

Anatol Pomozov anatolik at archlinux.org
Thu Jun 30 01:29:53 UTC 2016


    Date: Thursday, June 30, 2016 @ 01:29:52
  Author: anatolik
Revision: 270801

upgpkg: jsoncpp 1.7.3-1

Modified:
  jsoncpp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-30 00:38:16 UTC (rev 270800)
+++ PKGBUILD	2016-06-30 01:29:52 UTC (rev 270801)
@@ -4,7 +4,7 @@
 # COntributor: Drake Arconis <lightdrake at gmail.com>
 
 pkgname=jsoncpp
-pkgver=1.7.2
+pkgver=1.7.3
 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=('3989402269147d1f853b57c542037536')
+md5sums=('aff6bfb5b81d9a28785429faa45839c5')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list