Apktool: update to 2.11.1.

This commit is contained in:
Bnyro 2025-06-02 11:32:30 +02:00 committed by Duncan Overbruck
parent 779d105410
commit 2a30fee861

View file

@ -1,6 +1,6 @@
# Template file for 'Apktool'
pkgname=Apktool
version=2.10.0
version=2.11.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=054e4476ec732953c1cf9254d65d37f6dfffaceb0ddc977713926059dcfb5f9c
checksum=1c1ac3add61c5d9043b5efdb228fbd2be7c3bd329bb6ed82228eedacef90bcb9
do_build() {
gradle build shadowJar