From 88290046739de02b6f3216d89590863a702846fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Milan=20P=2E=20Stani=C4=87?= Date: Sat, 11 Apr 2020 12:39:10 +0200 Subject: testing/ameba: upgrade to 0.12.0 --- testing/ameba/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing/ameba') 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 # Maintainer: Jakub Jirutka 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" -- cgit v1.2.3