Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] android-tools: update to 34.0.5.
@ 2024-04-06 14:04 AnInternetTroll
  2024-04-06 14:08 ` [PR PATCH] [Updated] " AnInternetTroll
  0 siblings, 1 reply; 2+ messages in thread
From: AnInternetTroll @ 2024-04-06 14:04 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 516 bytes --]

There is a new pull request by AnInternetTroll against master on the void-packages repository

https://github.com/AnInternetTroll/void-packages user/luca/android-tools
https://github.com/void-linux/void-packages/pull/49730

android-tools: update to 34.0.5.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86\_64-glibc)

A patch file from https://github.com/void-linux/void-packages/pull/49730.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-user/luca/android-tools-49730.patch --]
[-- Type: text/x-diff, Size: 1188 bytes --]

From 4b967dd87ea6ad5d31ced3a0916829dda052cee4 Mon Sep 17 00:00:00 2001
From: Luca Matei Pintilie <luca@lucamatei.com>
Date: Sat, 6 Apr 2024 00:29:25 +0200
Subject: [PATCH] android-tools: update to 34.0.5.

---
 srcpkgs/android-tools/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/android-tools/template b/srcpkgs/android-tools/template
index 198be4764805ac..09625d11a5ae77 100644
--- a/srcpkgs/android-tools/template
+++ b/srcpkgs/android-tools/template
@@ -1,6 +1,6 @@
 # Template file for 'android-tools'
 pkgname=android-tools
-version=34.0.4
+version=34.0.5
 revision=2
 archs="armv* aarch64* x86_64* i686* ppc64le* riscv64*"
 build_style=cmake
@@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
 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=fb09cff12cfb82acf42a8ebebbc0342671bfcd02117716368bdc73fdda60304a
 
 post_install() {
 	# zsh's built in works, while this one doesn't

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Updated] android-tools: update to 34.0.5.
  2024-04-06 14:04 [PR PATCH] android-tools: update to 34.0.5 AnInternetTroll
@ 2024-04-06 14:08 ` AnInternetTroll
  0 siblings, 0 replies; 2+ messages in thread
From: AnInternetTroll @ 2024-04-06 14:08 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 521 bytes --]

There is an updated pull request by AnInternetTroll against master on the void-packages repository

https://github.com/AnInternetTroll/void-packages user/luca/android-tools
https://github.com/void-linux/void-packages/pull/49730

android-tools: update to 34.0.5.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86\_64-glibc)

A patch file from https://github.com/void-linux/void-packages/pull/49730.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-user/luca/android-tools-49730.patch --]
[-- Type: text/x-diff, Size: 1249 bytes --]

From 97fd4673cb8ccc42015fd68e8eeffa9452c96d24 Mon Sep 17 00:00:00 2001
From: Luca Matei Pintilie <luca@lucamatei.com>
Date: Sat, 6 Apr 2024 00:29:25 +0200
Subject: [PATCH] android-tools: update to 34.0.5.

---
 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..1b02d213fcea2d 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=34.0.5
+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 <me@johnnynator.dev>"
 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=fb09cff12cfb82acf42a8ebebbc0342671bfcd02117716368bdc73fdda60304a
 
 post_install() {
 	# zsh's built in works, while this one doesn't

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-04-06 14:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-06 14:04 [PR PATCH] android-tools: update to 34.0.5 AnInternetTroll
2024-04-06 14:08 ` [PR PATCH] [Updated] " AnInternetTroll

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).