From 3230548f211c1193a30d636d2192ebed0bbac9f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Milan=20P=2E=20Stani=C4=87?= Date: Fri, 24 Apr 2020 21:01:15 +0200 Subject: testing/ameba: upgrade to 0.12.1 --- testing/ameba/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/ameba/APKBUILD b/testing/ameba/APKBUILD index c0820da331..2b78e3ba75 100644 --- a/testing/ameba/APKBUILD +++ b/testing/ameba/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Jakub Jirutka # Maintainer: Jakub Jirutka pkgname=ameba -pkgver=0.12.0 +pkgver=0.12.1 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="a034ac74118217ace46f9e5967744c360d58fe6b5919a5fab9c49f01f939657c02fee3fbdf88801726e919ff0395caa26411fe3a39529c6952f75810b3dfc421 ameba-0.12.0.tar.gz" +sha512sums="1c7612541c2a6cc79a9c95baf702d02c417fa1e9ec8614b24e96ba4e6df6147fc11919740820e9c36f0fed547c122a090acffcfda7844ea5049be2eaf29b4999 ameba-0.12.1.tar.gz" -- cgit v1.2.1