git » jq.git » commit b715e3e

Rebuild for oniguruma 6 ABI change

author Massimiliano Torromeo
2016-05-10 07:39:23 UTC
committer Massimiliano Torromeo
2016-05-10 07:39:23 UTC
parent d09d3f2f6e5c6a1af18361c5f19890a9a1b20c9e

Rebuild for oniguruma 6 ABI change

PKGBUILD +1 -1

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