aboutsummaryrefslogtreecommitdiffstats
path: root/community/oq/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/oq/APKBUILD')
-rw-r--r--community/oq/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/oq/APKBUILD b/community/oq/APKBUILD
index 201463d1b3b..19cd62def04 100644
--- a/community/oq/APKBUILD
+++ b/community/oq/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=oq
-pkgver=1.3.2
+pkgver=1.3.5
pkgrel=0
pkgdesc="portable jq wrapper with support of other formats than JSON"
url="https://github.com/blacksmoke16/oq"
@@ -9,7 +9,7 @@ arch="x86_64 aarch64" # limited by Crystal
license="MIT"
depends="jq"
makedepends="crystal libxml2-dev yaml-dev"
-source="https://github.com/Blacksmoke16/oq/archive/v$pkgver/$pkgname-$pkgver.tar.gz"
+source="https://github.com/Blacksmoke16/oq/archive/v$pkgver/oq-$pkgver.tar.gz"
build() {
mkdir -p bin
@@ -25,5 +25,5 @@ package() {
}
sha512sums="
-f7869cc4d0008765d14b4b074eea2e36e62c1b79bfb5562e7bb001892f9db0554a960cec776fcfb34bbdee36d5a4d66ad50db299f147ebb45c6d0e5f9efe8d16 oq-1.3.2.tar.gz
+79363a7f57e09930f7cca9f77401f6bcb26507a4def6d5751a5a31051416366c3ce680cd96d5a031f21efd3938eb80f852bbf6f1482b8d08909c612fcc43af6a oq-1.3.5.tar.gz
"