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

Sergej Pupykin spupykin at archlinux.org
Fri Oct 27 13:52:25 UTC 2017


    Date: Friday, October 27, 2017 @ 13:52:24
  Author: spupykin
Revision: 264588

upgpkg: libfastjson 0.99.7-1

Modified:
  libfastjson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-27 13:52:14 UTC (rev 264587)
+++ PKGBUILD	2017-10-27 13:52:24 UTC (rev 264588)
@@ -3,7 +3,7 @@
 # Maintainer: Bob Gregory <pathogenix at gmail.com>
 
 pkgname=libfastjson
-pkgver=0.99.4
+pkgver=0.99.7
 pkgrel=1
 pkgdesc="A performance-focused json library for C"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 license=('GPL')
 depends=()
 source=($pkgname-$pkgver.tar.gz::https://github.com/rsyslog/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('03ef63dcc88417e71c19ce4436804159e3397e3a20d3529efef6a43c3bef5c8d')
+sha256sums=('a142a6e5fa5c9c4ac32615c42fc663a1a14bff305c922e55192b6abf7d1ce1d8')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list