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 b0ad5bdafe1..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.2.1
+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="
-8412a71b8f1d0733eddc199be84a0ee3d560d0d015040d08eb989f6cdc1badd0ee1e057a986421cf45cb5e289731c87804b3300d1ab1b8157bc3c766c69860d8 oq-1.2.1.tar.gz
+79363a7f57e09930f7cca9f77401f6bcb26507a4def6d5751a5a31051416366c3ce680cd96d5a031f21efd3938eb80f852bbf6f1482b8d08909c612fcc43af6a oq-1.3.5.tar.gz
"