summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorstefanwimmer1282023-08-13 11:20:52 +0200
committerstefanwimmer1282023-08-13 11:20:52 +0200
commitfdb09a36bc671b1da0de8c82e1c2c3494c1eb472 (patch)
treed14a92707dbe31b8058278b88298a4bd10d4accc /PKGBUILD
parent5bfe65f411146e4d7a6d8ffa3e0f9442d66ae3fa (diff)
downloadaur-jq.sh-bin.tar.gz
Update to 1.0.0.r1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 78458e54417e..7c352648cd89 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=jq.sh
pkgname=$_pkgname-bin
-_pkgver=0.5.0-1
+_pkgver=1.0.0-1
pkgver=${_pkgver//-/.r}
pkgrel=1
pkgdesc='jq-in-shell integration library'
@@ -15,7 +15,7 @@ optdepends=('yq: Adds support for yq, xq and tomlq')
provides=($_pkgname)
conflicts=($_pkgname)
source=("https://git.stefanwimmer128.io/api/v4/projects/150/packages/generic/$_pkgname/$_pkgver/$_pkgname-$_pkgver-$_arch.pkg.tar.zst")
-sha256sums=('4c7e622fd2d9fc1c6c4a532435425a8bdcae6012ef8cd53bf0d69d4abbbac723')
+sha256sums=('1417e84a6dfe59c9930c876263999694e8162f9e05542e5010e3195180d86288')
build() {
rm "$_pkgname-$_pkgver-$_arch.pkg.tar.zst"