summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
-rw-r--r--package.xml2
3 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1e0a7686f030..b1e5bd7b0cd7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-sdk-cmdline-tools-latest
pkgdesc = Android SDK Command-line Tools (latest)
- pkgver = 12.0
+ pkgver = 13.0
pkgrel = 1
url = https://developer.android.com/studio
install = android-sdk-cmdline-tools-latest.install
@@ -12,13 +12,13 @@ pkgbase = android-sdk-cmdline-tools-latest
optdepends = android-sdk-platform-tools: adb, aapt, aidl, dexdump and dx
optdepends = android-udev: udev rules for Android devices
provides = android-sdk
- source = https://dl.google.com/android/repository/commandlinetools-linux-11076708_latest.zip
+ source = https://dl.google.com/android/repository/commandlinetools-linux-11479570_latest.zip
source = android-sdk-cmdline-tools-latest.sh
source = android-sdk-cmdline-tools-latest.csh
source = package.xml
- sha1sums = d313adb7aedccf6cf0cfca51ec180f0059f5f8f8
+ sha1sums = 2e1a11866ce7146dee1456152ff64d6c8158b2c0
sha1sums = cbcfb844067eb40d7cab029c481f3f94f31f0518
sha1sums = f71b94781633743850c760322dc3b370bc63fcaa
- sha1sums = b1d13ddd9c45c4bfd334d5e27e7f59c262f10779
+ sha1sums = cef8723380ccd54110d3f7058a3cbb054d5ba54f
pkgname = android-sdk-cmdline-tools-latest
diff --git a/PKGBUILD b/PKGBUILD
index c87e54e057bd..280d2d3d8c43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Hai Zhang <dreaming.in.code.zh@gmail.com>
pkgname=android-sdk-cmdline-tools-latest
-pkgver=12.0
+pkgver=13.0
pkgrel=1
pkgdesc='Android SDK Command-line Tools (latest)'
arch=('x86_64' 'i686')
@@ -12,14 +12,14 @@ optdepends=('android-sdk-platform-tools: adb, aapt, aidl, dexdump and dx'
'android-udev: udev rules for Android devices')
provides=('android-sdk')
install="${pkgname}.install"
-source=('https://dl.google.com/android/repository/commandlinetools-linux-11076708_latest.zip'
+source=('https://dl.google.com/android/repository/commandlinetools-linux-11479570_latest.zip'
"${pkgname}.sh"
"${pkgname}.csh"
'package.xml')
-sha1sums=('d313adb7aedccf6cf0cfca51ec180f0059f5f8f8'
+sha1sums=('2e1a11866ce7146dee1456152ff64d6c8158b2c0'
'cbcfb844067eb40d7cab029c481f3f94f31f0518'
'f71b94781633743850c760322dc3b370bc63fcaa'
- 'b1d13ddd9c45c4bfd334d5e27e7f59c262f10779')
+ 'cef8723380ccd54110d3f7058a3cbb054d5ba54f')
package() {
mkdir -p "${pkgdir}/opt/android-sdk/cmdline-tools/"
diff --git a/package.xml b/package.xml
index 1fc967805f45..c3a2a2699b36 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="cmdline-tools;latest" obsolete="false"><type-details xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns5:genericDetailsType"/><revision><major>12</major><minor>0</minor></revision><display-name>Android SDK Command-line Tools (latest)</display-name><uses-license ref="android-sdk-license"/></localPackage></ns2:repository> \ No newline at end of file
+January 16, 2019</license><localPackage path="cmdline-tools;latest" obsolete="false"><type-details xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns5:genericDetailsType"/><revision><major>13</major><minor>0</minor></revision><display-name>Android SDK Command-line Tools (latest)</display-name><uses-license ref="android-sdk-license"/></localPackage></ns2:repository> \ No newline at end of file