summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKppqju772024-02-17 10:55:14 +0100
committerKppqju772024-02-17 10:55:14 +0100
commit3bf7523a73d536561329749cde01162a36905ea3 (patch)
treee8d4ff16d9ccde369d8a8b2da14e02ff4271362e
parent5023eb91e963db1076a199c85d703f7d796a8f41 (diff)
downloadaur-android-platform.tar.gz
Bump to 34_r03
-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 505cd8262d39..27c3419e60d8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-platform
pkgdesc = Android SDK Platform, latest API
- pkgver = 34_r02
+ pkgver = 34_r03
pkgrel = 1
url = http://developer.android.com/sdk/index.html
arch = any
@@ -8,10 +8,10 @@ pkgbase = android-platform
provides = android-platform-34
conflicts = android-platform-34
options = !strip
- source = https://dl.google.com/android/repository/platform-34-ext7_r02.zip
+ source = https://dl.google.com/android/repository/platform-34-ext7_r03.zip
source = package.xml
- sha256sums = 5323311cc3e4ad614f0b8053c72b651726f3422448cedd39e48f00737cda8ad0
- sha256sums = 273711677d9e1f110a6ba9205fafb1a0e199b1c354ff095d1bb4472fb8acf281
+ sha256sums = 16fdb74c55e59ae3ef52def135aec713508467bd56d7dabcd8c9be31fa8b20f3
+ sha256sums = ca0589a9b89c09d678b48a9b041decd486106e309da98186a58b2e7e30fef3fd
pkgname = android-platform
depends = android-sdk
diff --git a/PKGBUILD b/PKGBUILD
index 9aecac8dd707..b52c489a130c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
pkgname=android-platform
_apilevel=34
_extension=7
-_rev=r02
+_rev=r03
pkgver=${_apilevel}_${_rev}
pkgrel=1
pkgdesc="Android SDK Platform, latest API"
@@ -21,8 +21,8 @@ conflicts=("${pkgname}-${_apilevel}")
options=('!strip')
source=("https://dl.google.com/android/repository/platform-${_apilevel}-ext${_extension}_${_rev}.zip"
"package.xml")
-sha256sums=('5323311cc3e4ad614f0b8053c72b651726f3422448cedd39e48f00737cda8ad0'
- '273711677d9e1f110a6ba9205fafb1a0e199b1c354ff095d1bb4472fb8acf281')
+sha256sums=('16fdb74c55e59ae3ef52def135aec713508467bd56d7dabcd8c9be31fa8b20f3'
+ 'ca0589a9b89c09d678b48a9b041decd486106e309da98186a58b2e7e30fef3fd')
package() {
depends=('android-sdk' 'android-sdk-platform-tools')
diff --git a/package.xml b/package.xml
index ab1e50cc9e71..bbffd8080dc2 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-34" obsolete="false"><type-details xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns11:platformDetailsType"><api-level>34</api-level><codename></codename><extension-level>7</extension-level><base-extension>true</base-extension><layoutlib api="15"/></type-details><revision><major>2</major></revision><display-name>Android SDK Platform 34</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-34" obsolete="false"><type-details xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns11:platformDetailsType"><api-level>34</api-level><codename></codename><extension-level>7</extension-level><base-extension>true</base-extension><layoutlib api="15"/></type-details><revision><major>3</major></revision><display-name>Android SDK Platform 34</display-name><uses-license ref="android-sdk-license"/></localPackage></ns2:repository> \ No newline at end of file