aboutsummaryrefslogtreecommitdiffstats
path: root/community/oq/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/oq/APKBUILD')
-rw-r--r--community/oq/APKBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/community/oq/APKBUILD b/community/oq/APKBUILD
index 5866af90760..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.0
+pkgver=1.3.5
pkgrel=0
pkgdesc="portable jq wrapper with support of other formats than JSON"
url="https://github.com/blacksmoke16/oq"
@@ -9,8 +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"
-builddir="$srcdir/$pkgname-$pkgver"
+source="https://github.com/Blacksmoke16/oq/archive/v$pkgver/oq-$pkgver.tar.gz"
build() {
mkdir -p bin
@@ -26,5 +25,5 @@ package() {
}
sha512sums="
-682641c87e9eb90a7659a6ae4656a6765a37dda7cc8b9a7885368d0c19daeaa8bf3853633b184c004877c4d4248e3b4993c49d564aa2c0eb11fa996ad5de2130 oq-1.3.0.tar.gz
+79363a7f57e09930f7cca9f77401f6bcb26507a4def6d5751a5a31051416366c3ce680cd96d5a031f21efd3938eb80f852bbf6f1482b8d08909c612fcc43af6a oq-1.3.5.tar.gz
"