From 8e87f154a1b94340d2f94c6fc42751aa230cc4b7 Mon Sep 17 00:00:00 2001 From: "suyun@aosc.io" Date: Wed, 12 Jun 2024 12:21:08 +0800 Subject: [PATCH] android-tools: update to 35.0.1. --- srcpkgs/android-tools/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/android-tools/template b/srcpkgs/android-tools/template index 198be4764805ac..01f99426011a8e 100644 --- a/srcpkgs/android-tools/template +++ b/srcpkgs/android-tools/template @@ -1,7 +1,7 @@ # Template file for 'android-tools' pkgname=android-tools -version=34.0.4 -revision=2 +version=35.0.1 +revision=1 archs="armv* aarch64* x86_64* i686* ppc64le* riscv64*" build_style=cmake hostmakedepends="perl go protobuf pkg-config" @@ -13,7 +13,7 @@ maintainer="John " license="Apache-2.0, ISC, GPL-2.0-only, MIT" homepage="https://developer.android.com/tools/help/adb.html" distfiles="https://github.com/nmeum/android-tools/releases/download/${version}/android-tools-${version}.tar.xz" -checksum=7a22ff9cea81ff4f38f560687858e8f8fb733624412597e3cc1ab0262f8da3a1 +checksum=654030c7f96d25d7224cd6861fac14a043cf1d3980f40288cdfbe219f94ffaf9 post_install() { # zsh's built in works, while this one doesn't