aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/ameba/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/ameba/APKBUILD b/testing/ameba/APKBUILD
index 06574929a3..c0820da331 100644
--- a/testing/ameba/APKBUILD
+++ b/testing/ameba/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=ameba
-pkgver=0.11.0
+pkgver=0.12.0
pkgrel=0
pkgdesc="A static code analysis tool for Crystal"
url="https://github.com/crystal-ameba/ameba"
@@ -28,4 +28,4 @@ package() {
make install PREFIX="$pkgdir/usr"
}
-sha512sums="3dd410480693dd6cd6f98b5eee4f7cb72f7a3ede3acf3fdbc1aa717ae8001431628e5c1f81322cf78b3cce192be942e813ee853dd954f221eea46dc3704bd723 ameba-0.11.0.tar.gz"
+sha512sums="a034ac74118217ace46f9e5967744c360d58fe6b5919a5fab9c49f01f939657c02fee3fbdf88801726e919ff0395caa26411fe3a39529c6952f75810b3dfc421 ameba-0.12.0.tar.gz"