aboutsummaryrefslogtreecommitdiffstats
path: root/community/oq
diff options
context:
space:
mode:
authorMilan P. Stanić <mps@arvanta.net>2020-04-12 19:54:36 +0200
committerMilan P. Stanić <mps@arvanta.net>2020-04-12 19:54:36 +0200
commit10506220b3e088fc55ac74cc97033ed92ed003a5 (patch)
tree91677abccf9f06890f4dc0039b69ea920e22334b /community/oq
parent9a6aca98008a75ac0686db1871823e65c24550a9 (diff)
downloadaports-10506220b3e088fc55ac74cc97033ed92ed003a5.tar.bz2
aports-10506220b3e088fc55ac74cc97033ed92ed003a5.tar.xz
community/oq: upgrade to 1.0.2
Diffstat (limited to 'community/oq')
-rw-r--r--community/oq/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/oq/APKBUILD b/community/oq/APKBUILD
index 14e279ea7a..829a0e30aa 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.0.1
+pkgver=1.0.2
pkgrel=0
pkgdesc="A portable jq wrapper with support of other formats than JSON"
url="https://github.com/blacksmoke16/oq"
@@ -25,4 +25,4 @@ package() {
install -D -m 755 bin/oq "$pkgdir"/usr/bin/oq
}
-sha512sums="499a0e44e03f34ec523e5b6d34d76c4ce03aac744de6b1429c6ae951e319b9cd9b8fa1fbeb5bfd993d24c33d5140ba2f99fd94fd5d6399de445f65db4d563838 oq-1.0.1.tar.gz"
+sha512sums="e3a1fc839c85b00ce8acfff971c6b342e4e34a5fdf50facb7860eaea45a742355a99e0f0477af2d9563c673fdafc79e0ffb3b7c616f9c303be4f52a8c649e454 oq-1.0.2.tar.gz"