summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHai Zhang2024-03-22 17:54:34 -0700
committerHai Zhang2024-03-22 17:54:34 -0700
commit1677f75206b93a273074dc2cfdb80956174970a9 (patch)
tree372454bff6877b3cf400dafce3dfe90b7fc40bc7
parentba4368dd727450ccf0b4467aa49acd825ad9e1ec (diff)
downloadaur-android-sdk-platform-tools.tar.gz
Update to 35.0.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
-rw-r--r--package.xml2
3 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4ad25fba7922..1c652861a603 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-sdk-platform-tools
pkgdesc = Platform-Tools for Google Android SDK (adb and fastboot)
- pkgver = 35.0.0
+ pkgver = 35.0.1
pkgrel = 1
url = http://developer.android.com/sdk/index.html
install = android-sdk-platform-tools.install
@@ -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_r35.0.0-linux.zip
+ source = https://dl.google.com/android/repository/platform-tools_r35.0.1-linux.zip
source = adb.service
source = license.html
source = package.xml
- sha1sums = 03b781f9ed812a7219d4bd5e8df3b61dc97b347a
+ sha1sums = 959bf20c19ab1c82861ae4a7e7fdb293f4f1fe75
sha1sums = 49a40c129199844603afe71fce69c0908e062393
sha1sums = bfb91be7e0b602d765b7a1fcaf0ce1b7e1a93faa
- sha1sums = 87be28d028765cc090451a8f4311de215c3683a0
+ sha1sums = 54427f6c19d99ba090e525d41767e6ea2e61853b
pkgname = android-sdk-platform-tools
diff --git a/PKGBUILD b/PKGBUILD
index 3eeffd44fe83..14fdc57b3fee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Christoph Bayer <chrbayer@criby.de>
pkgname=android-sdk-platform-tools
-pkgver=35.0.0
+pkgver=35.0.1
pkgrel=1
pkgdesc='Platform-Tools for Google Android SDK (adb and fastboot)'
arch=('x86_64')
@@ -18,10 +18,10 @@ source=("https://dl.google.com/android/repository/platform-tools_r${pkgver}-linu
'adb.service'
'license.html'
'package.xml')
-sha1sums=('03b781f9ed812a7219d4bd5e8df3b61dc97b347a'
+sha1sums=('959bf20c19ab1c82861ae4a7e7fdb293f4f1fe75'
'49a40c129199844603afe71fce69c0908e062393'
'bfb91be7e0b602d765b7a1fcaf0ce1b7e1a93faa'
- '87be28d028765cc090451a8f4311de215c3683a0')
+ '54427f6c19d99ba090e525d41767e6ea2e61853b')
package() {
install -Dm644 "${srcdir}/adb.service" "${pkgdir}/usr/lib/systemd/system/adb.service"
diff --git a/package.xml b/package.xml
index 95ecb5720269..127968c4244c 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>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
+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>1</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