summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKppqju772022-07-24 13:13:04 +0200
committerKppqju772022-07-24 13:13:04 +0200
commit8242864d0525877c9a0c63c0877885ee8b791c78 (patch)
treeb94382cc9d699a18a65be2266b237af9d4122453
parent9c93f46022e3c747a0e735d53f8e061eb8b17be1 (diff)
downloadaur-8242864d0525877c9a0c63c0877885ee8b791c78.tar.gz
Bump to 33_r02
-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 7d27d32d4f8f..5a499038fe5e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-platform
pkgdesc = Android SDK Platform, latest API
- pkgver = 33_r01
+ pkgver = 33_r02
pkgrel = 1
url = http://developer.android.com/sdk/index.html
arch = any
@@ -8,10 +8,10 @@ pkgbase = android-platform
provides = android-platform-33
conflicts = android-platform-33
options = !strip
- source = https://dl.google.com/android/repository/platform-33_r01.zip
+ source = https://dl.google.com/android/repository/platform-33_r02.zip
source = package.xml
- sha256sums = 4a1deecb5d9521bca90b8a50d7c9d83e9cf117a581a9418dc941d30c552c04b7
- sha256sums = a58de101f2e4eaa3e8e359fd4c094007935182bfbf4a7a023704fb93c7d9f66f
+ sha256sums = f851b13fe89f8510a1250df5e8593e86176b2428f4f3cbe0e304a85818c07bc8
+ sha256sums = 4d10dc4169a78a44176598ae4d34b268ccf0ad22a65f50becff804f26751c496
pkgname = android-platform
depends = android-sdk
diff --git a/PKGBUILD b/PKGBUILD
index 9b9f1a78fb1c..a5d94770c355 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=android-platform
_apilevel=33
-_rev=r01
+_rev=r02
pkgver=${_apilevel}_${_rev}
pkgrel=1
pkgdesc="Android SDK Platform, latest API"
@@ -20,8 +20,8 @@ conflicts=("${pkgname}-${_apilevel}")
options=('!strip')
source=("https://dl.google.com/android/repository/platform-${_apilevel}_${_rev}.zip"
"package.xml")
-sha256sums=('4a1deecb5d9521bca90b8a50d7c9d83e9cf117a581a9418dc941d30c552c04b7'
- 'a58de101f2e4eaa3e8e359fd4c094007935182bfbf4a7a023704fb93c7d9f66f')
+sha256sums=('f851b13fe89f8510a1250df5e8593e86176b2428f4f3cbe0e304a85818c07bc8'
+ '4d10dc4169a78a44176598ae4d34b268ccf0ad22a65f50becff804f26751c496')
package() {
depends=('android-sdk' 'android-sdk-platform-tools')
diff --git a/package.xml b/package.xml
index fa0e453a4d65..2fe03fceef1f 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="platforms;android-33" obsolete="false"><type-details xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns11:platformDetailsType"><api-level>33</api-level><codename></codename><extension-level>3</extension-level><base-extension>true</base-extension><layoutlib api="15"/></type-details><revision><major>1</major></revision><display-name>Android SDK Platform 33</display-name><uses-license ref="android-sdk-license"/></localPackage></ns2:repository> \ No newline at end of file
+January 16, 2019</license><localPackage path="platforms;android-33" obsolete="false"><type-details xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns11:platformDetailsType"><api-level>33</api-level><codename></codename><extension-level>3</extension-level><base-extension>true</base-extension><layoutlib api="15"/></type-details><revision><major>2</major></revision><display-name>Android SDK Platform 33</display-name><uses-license ref="android-sdk-license"/></localPackage></ns2:repository> \ No newline at end of file