We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b76632d commit c378047Copy full SHA for c378047
1 file changed
srcpkgs/Apktool/template
@@ -1,6 +1,6 @@
1
# Template file for 'Apktool'
2
pkgname=Apktool
3
-version=2.12.0
+version=2.12.1
4
revision=1
5
hostmakedepends="openjdk11 gradle"
6
depends="virtual?java-runtime"
@@ -10,7 +10,7 @@ license="Apache-2.0"
10
homepage="https://apktool.org"
11
changelog="https://github.com/iBotPeaches/Apktool/releases"
12
distfiles="https://github.com/iBotPeaches/Apktool/archive/refs/tags/v${version}.tar.gz"
13
-checksum=d87a589778d4369362a99c83a67ca3d365891395aba1be1b85dbf04e72cd3298
+checksum=f23230a102b762f5349896308d9d57fe3fd95cb2f3ad4426286a1f918680cec1
14
15
do_build() {
16
# test task disabled, see https://github.com/iBotPeaches/Apktool/issues/3901
0 commit comments