[arch-commits] Commit in rapidjson/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Mon Oct 10 08:33:51 UTC 2016
Date: Monday, October 10, 2016 @ 08:33:51
Author: jsteel
Revision: 191799
upgpkg: rapidjson 1.1.0-1
Modified:
rapidjson/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-10 08:30:47 UTC (rev 191798)
+++ PKGBUILD 2016-10-10 08:33:51 UTC (rev 191799)
@@ -10,7 +10,7 @@
license=('GPL')
makedepends=('gcc' 'cmake')
source=($pkgname-$pkgver.tar.gz::https://github.com/miloyip/$pkgname/archive/v$pkgver.tar.gz)
-md5sums=('a3e0d043ad3c2d7638ffefa3beb30a77c71c869f')
+md5sums=('badd12c511e081fec6c89c43a7027bce')
build () {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list