[arch-commits] Commit in jsoncpp/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Wed Jul 12 19:48:43 UTC 2017
Date: Wednesday, July 12, 2017 @ 19:48:43
Author: anthraxx
Revision: 300194
upgpkg: jsoncpp 1.8.1-1
Modified:
jsoncpp/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-07-12 19:28:04 UTC (rev 300193)
+++ PKGBUILD 2017-07-12 19:48:43 UTC (rev 300194)
@@ -5,8 +5,8 @@
pkgbase=jsoncpp
pkgname=('jsoncpp' 'jsoncpp-doc')
-pkgver=1.8.0
-pkgrel=2
+pkgver=1.8.1
+pkgrel=1
pkgdesc='C++ library for interacting with JSON'
url='https://github.com/open-source-parsers/jsoncpp'
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
makedepends=('gcc-libs' 'cmake' 'doxygen' 'graphviz' 'python')
options=('staticlibs')
source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/open-source-parsers/${pkgbase}/archive/${pkgver}.tar.gz)
-sha512sums=('bd0aa56827932e5b50231216c9f501da12053bf9eed6e83210b5c52afb9aff610e71995446a7e2f5f4580ff37762956a307867d3eaa1aebd6ca31e574c9e4d4c')
+sha512sums=('4203826fca4c366b51d28ffc928399c914ffaba8be1cada64ff118b5742e6b469d3fc3e59344587d851447857b479794c5697d4fd11a9a55b32a3a7a801b745b')
prepare() {
cd ${pkgbase}-${pkgver}
More information about the arch-commits
mailing list