Apktool: update to 3.0.1.

This commit is contained in:
Bnyro
2026-03-26 23:38:01 +01:00
committed by Duncan Overbruck
parent b1c0e4e7b1
commit d249f31795
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'Apktool'
pkgname=Apktool
version=2.12.1
version=3.0.1
revision=1
hostmakedepends="openjdk11 gradle"
depends="virtual?java-runtime"
@@ -10,7 +10,7 @@ license="Apache-2.0"
homepage="https://apktool.org"
changelog="https://github.com/iBotPeaches/Apktool/releases"
distfiles="https://github.com/iBotPeaches/Apktool/archive/refs/tags/v${version}.tar.gz"
checksum=f23230a102b762f5349896308d9d57fe3fd95cb2f3ad4426286a1f918680cec1
checksum=5bdb4316f9d9aaf07874901860b1938bdd8f850a76d4e35777f4483beea8a63d
do_build() {
# test task disabled, see https://github.com/iBotPeaches/Apktool/issues/3901