diff --git a/srcpkgs/Apktool/template b/srcpkgs/Apktool/template index 3d7ea80cb6ea79..70f025915afeab 100644 --- a/srcpkgs/Apktool/template +++ b/srcpkgs/Apktool/template @@ -1,6 +1,6 @@ # Template file for 'Apktool' pkgname=Apktool -version=2.12.0 +version=2.12.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=d87a589778d4369362a99c83a67ca3d365891395aba1be1b85dbf04e72cd3298 +checksum=f23230a102b762f5349896308d9d57fe3fd95cb2f3ad4426286a1f918680cec1 do_build() { # test task disabled, see https://github.com/iBotPeaches/Apktool/issues/3901