git » jq.git » commit 6e76a46

Rebuild for oniguruma 6.1.0

author Massimiliano Torromeo
2016-08-30 08:37:16 UTC
committer Massimiliano Torromeo
2016-08-30 08:37:16 UTC
parent d528e4093a9351a45fc23f4136a08c257bb263fe

Rebuild for oniguruma 6.1.0

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index d6623d5..e87465a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=jq
 pkgver=1.5
-pkgrel=4
+pkgrel=5
 pkgdesc='Command-line JSON processor'
 arch=('i686' 'x86_64')
 url='http://stedolan.github.io/jq/'