aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2020-05-01 13:16:56 +0200
committerRasmus Thomsen <oss@cogitri.dev>2020-05-03 10:35:57 +0000
commit760015d21b6bbae57c0f110555a7e28717b64727 (patch)
treede7c7dd4d087486cda7cb96d93578983efc1614f
parentd7735da0bac00eca346ecb51b9ff64c425d8b786 (diff)
downloadaports-760015d21b6bbae57c0f110555a7e28717b64727.tar.bz2
aports-760015d21b6bbae57c0f110555a7e28717b64727.tar.xz
community/boca: upgrade to 1.0.1
-rw-r--r--community/boca/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/boca/APKBUILD b/community/boca/APKBUILD
index 9ebdba39da..7191c94a0c 100644
--- a/community/boca/APKBUILD
+++ b/community/boca/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=boca
-pkgver=1.0
+pkgver=1.0.1
pkgrel=0
arch="all"
url="https://github.com/enzo1982/boca"
@@ -27,4 +27,4 @@ package() {
DESTDIR="$pkgdir" make install
}
-sha512sums="418e801109a21bf809d99b8eb964c867a55a57805dffdd851fe447a9bb484c90ec691f4301871be5f7f4b8e2409290b160f90afcc934edbc97b07221bf00cd1d boca-v1.0.tar.gz"
+sha512sums="166c6eb95ad04d49e97184413936a4c6b7589e088923b40f946c03c651a8f5f7d38bfcc4e17ceef3295fcb4427f43e5b781d3e3d459915978f09c538ddfd50c5 boca-v1.0.1.tar.gz"