aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/atools/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/atools/APKBUILD b/community/atools/APKBUILD
index 4a4bde1b8f..6ef2d42a56 100644
--- a/community/atools/APKBUILD
+++ b/community/atools/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Kevin Daudt <kdaudt@alpinelinux.org>
# Maintainer: Kevin Daudt <kdaudt@alpinelinux.org>
pkgname=atools
-pkgver=15.2
+pkgver=15.3
pkgrel=0
pkgdesc="Auxilary scripts for abuild"
url="https://github.com/maxice8/atools"
@@ -25,4 +25,4 @@ package() {
DESTDIR="$pkgdir" redo install
}
-sha512sums="6aceadb7f3dd34669b6d4ed75773a4ef140a9aeb9e393ae04217de8b2e0a17df3ef55eb8ea06555f8f03f31b6aed3708efd1655ae454f777d810e705e2fe986c atools-15.2.tar.gz"
+sha512sums="ed2067d9244f222d876b967427fe1e7b620568e7ceeca9dce547e6006afeb4113f50eec28ff26875452979d3ca2afd0b9da6baf396ffba52e89cac5e144769b5 atools-15.3.tar.gz"