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

Sergej Pupykin spupykin at archlinux.org
Mon Nov 21 11:18:46 UTC 2016


    Date: Monday, November 21, 2016 @ 11:18:45
  Author: spupykin
Revision: 196433

upgpkg: libfastjson 0.99.4-1

upd

Modified:
  libfastjson/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-21 11:18:40 UTC (rev 196432)
+++ PKGBUILD	2016-11-21 11:18:45 UTC (rev 196433)
@@ -3,7 +3,7 @@
 # Maintainer: Bob Gregory <pathogenix at gmail.com>
 
 pkgname=libfastjson
-pkgver=0.99.2
+pkgver=0.99.4
 pkgrel=1
 pkgdesc="A performance-focused json library for C"
 arch=('i686' 'x86_64')
@@ -10,8 +10,8 @@
 url="https://github.com/rsyslog/libfastjson"
 license=('GPL')
 depends=()
-source=(https://github.com/rsyslog/$pkgname/archive/v$pkgver.tar.gz)
-md5sums=('72c71fcc8ca9f6d2fd84a42f27f21124')
+source=($pkgname-$pkgver.tar.gz::https://github.com/rsyslog/$pkgname/archive/v$pkgver.tar.gz)
+sha256sums=('03ef63dcc88417e71c19ce4436804159e3397e3a20d3529efef6a43c3bef5c8d')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list