[arch-commits] Commit in jsoncpp/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sat Feb 28 15:58:11 UTC 2015
Date: Saturday, February 28, 2015 @ 16:58:11
Author: fyan
Revision: 232110
upgpkg: jsoncpp 1.4.4-1
Modified:
jsoncpp/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-28 15:55:54 UTC (rev 232109)
+++ PKGBUILD 2015-02-28 15:58:11 UTC (rev 232110)
@@ -4,7 +4,7 @@
# COntributor: Drake Arconis <lightdrake at gmail.com>
pkgname=jsoncpp
-pkgver=1.4.0
+pkgver=1.4.4
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=('50a2dd1cf84a7870584a786f069fc059')
+md5sums=('741b97e374bfd357b30cfcfe232d1914')
prepare() {
mkdir build
More information about the arch-commits
mailing list