summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbanbanchs2017-01-04 19:47:03 +0800
committerbanbanchs2017-01-04 19:47:03 +0800
commit88465eab238c682a2712cb315e85e282bcc3e6f2 (patch)
treee0744a36fe555a78e639f88c5db4a8b8536fd8b4 /PKGBUILD
parent2d60a9a1c041af2d58031df1f7aa1d04f28e3730 (diff)
downloadaur-88465eab238c682a2712cb315e85e282bcc3e6f2.tar.gz
Upgrade to 0.7.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1180ed60b048..7aa4bbf1cf1d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=jid-bin
_pkgname=jid
-pkgver=0.6.3
+pkgver=0.7.0
pkgrel=1
pkgdesc="Json incremental digger"
url="https://github.com/simeji/jid"
@@ -13,8 +13,8 @@ conflicts=("jid" "jid-git")
depends=("glibc")
source_i686=("https://github.com/simeji/jid/releases/download/${pkgver}/${_pkgname}_linux_386.zip")
source_x86_64=("https://github.com/simeji/jid/releases/download/${pkgver}/${_pkgname}_linux_amd64.zip")
-sha256sums_i686=('9770ac445b64170dbb5dc23b739cb458043257efd56dde36b95671a72a56a863')
-sha256sums_x86_64=('3519711e65c896edfdfbb65a0117af4badc24cb7d02a2584d9d1470e81ab4136')
+sha256sums_i686=('c065893debef6d1cb9c8fa7ed2c024940c005ae31c8d708bf390cf102375b8f2')
+sha256sums_x86_64=('3b7f909a4a3cf9c5cdc9354ef34ff683eaaf2ce47054850bf1747ff8bfa4fc8d')
package() {
cd "${srcdir}"