summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHai Zhang2024-02-18 12:47:05 -0800
committerHai Zhang2024-02-18 12:47:05 -0800
commitba4368dd727450ccf0b4467aa49acd825ad9e1ec (patch)
treed228f58b861be8fd1b1514d3f5ce1687c9f37b5e
parent486dff3428bca912bda70e51ad5d2ab7095fa6b1 (diff)
downloadaur-ba4368dd727450ccf0b4467aa49acd825ad9e1ec.tar.gz
Update to 35.0.0
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
-rw-r--r--package.xml2
3 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c94976173e70..4ad25fba7922 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = android-sdk-platform-tools
pkgdesc = Platform-Tools for Google Android SDK (adb and fastboot)
- pkgver = 34.0.5
- pkgrel = 2
+ pkgver = 35.0.0
+ pkgrel = 1
url = http://developer.android.com/sdk/index.html
install = android-sdk-platform-tools.install
arch = x86_64
@@ -11,13 +11,13 @@ pkgbase = android-sdk-platform-tools
provides = adb
provides = android-tools
conflicts = adb
- source = https://dl.google.com/android/repository/platform-tools_r34.0.5-linux.zip
+ source = https://dl.google.com/android/repository/platform-tools_r35.0.0-linux.zip
source = adb.service
source = license.html
source = package.xml
- sha1sums = 96097475cf7b279fdd8f218f5d043ffe94104ec3
+ sha1sums = 03b781f9ed812a7219d4bd5e8df3b61dc97b347a
sha1sums = 49a40c129199844603afe71fce69c0908e062393
sha1sums = bfb91be7e0b602d765b7a1fcaf0ce1b7e1a93faa
- sha1sums = 27f9b39289da6cc53f3aa934e46ceebc1d995e0d
+ sha1sums = 87be28d028765cc090451a8f4311de215c3683a0
pkgname = android-sdk-platform-tools
diff --git a/PKGBUILD b/PKGBUILD
index 189bbbe2619b..3eeffd44fe83 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Contributor: Christoph Bayer <chrbayer@criby.de>
pkgname=android-sdk-platform-tools
-pkgver=34.0.5
-pkgrel=2
+pkgver=35.0.0
+pkgrel=1
pkgdesc='Platform-Tools for Google Android SDK (adb and fastboot)'
arch=('x86_64')
url='http://developer.android.com/sdk/index.html'
@@ -18,10 +18,10 @@ source=("https://dl.google.com/android/repository/platform-tools_r${pkgver}-linu
'adb.service'
'license.html'
'package.xml')
-sha1sums=('96097475cf7b279fdd8f218f5d043ffe94104ec3'
+sha1sums=('03b781f9ed812a7219d4bd5e8df3b61dc97b347a'
'49a40c129199844603afe71fce69c0908e062393'
'bfb91be7e0b602d765b7a1fcaf0ce1b7e1a93faa'
- '27f9b39289da6cc53f3aa934e46ceebc1d995e0d')
+ '87be28d028765cc090451a8f4311de215c3683a0')
package() {
install -Dm644 "${srcdir}/adb.service" "${pkgdir}/usr/lib/systemd/system/adb.service"
diff --git a/package.xml b/package.xml
index 93dfd0e4cc3d..95ecb5720269 100644
--- a/package.xml
+++ b/package.xml
@@ -138,4 +138,4 @@ This is the Android Software Development Kit License Agreement
14.7 The License Agreement, and your relationship with Google under the License Agreement, shall be governed by the laws of the State of California without regard to its conflict of laws provisions. You and Google agree to submit to the exclusive jurisdiction of the courts located within the county of Santa Clara, California to resolve any legal matter arising from the License Agreement. Notwithstanding this, you agree that Google shall still be allowed to apply for injunctive remedies (or an equivalent type of urgent legal relief) in any jurisdiction.
-January 16, 2019</license><localPackage path="platform-tools" obsolete="false"><type-details xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns5:genericDetailsType"/><revision><major>34</major><minor>0</minor><micro>5</micro></revision><display-name>Android SDK Platform-Tools</display-name><uses-license ref="android-sdk-license"/></localPackage></ns2:repository> \ No newline at end of file
+January 16, 2019</license><localPackage path="platform-tools" obsolete="false"><type-details xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns5:genericDetailsType"/><revision><major>35</major><minor>0</minor><micro>0</micro></revision><display-name>Android SDK Platform-Tools</display-name><uses-license ref="android-sdk-license"/></localPackage></ns2:repository> \ No newline at end of file