Skip to content

Commit c378047

Browse files
committed
Apktool: update to 2.12.1.
1 parent b76632d commit c378047

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

srcpkgs/Apktool/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'Apktool'
22
pkgname=Apktool
3-
version=2.12.0
3+
version=2.12.1
44
revision=1
55
hostmakedepends="openjdk11 gradle"
66
depends="virtual?java-runtime"
@@ -10,7 +10,7 @@ license="Apache-2.0"
1010
homepage="https://apktool.org"
1111
changelog="https://github.com/iBotPeaches/Apktool/releases"
1212
distfiles="https://github.com/iBotPeaches/Apktool/archive/refs/tags/v${version}.tar.gz"
13-
checksum=d87a589778d4369362a99c83a67ca3d365891395aba1be1b85dbf04e72cd3298
13+
checksum=f23230a102b762f5349896308d9d57fe3fd95cb2f3ad4426286a1f918680cec1
1414

1515
do_build() {
1616
# test task disabled, see https://github.com/iBotPeaches/Apktool/issues/3901

0 commit comments

Comments
 (0)