summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKppqju772023-08-20 16:32:55 +0200
committerKppqju772023-08-20 16:32:55 +0200
commit5023eb91e963db1076a199c85d703f7d796a8f41 (patch)
tree03f47d466448b28e5800865e2baf5b2cd60609f0
parentbe96708ca31c01d69be0d71860967bc02fed6e86 (diff)
downloadaur-5023eb91e963db1076a199c85d703f7d796a8f41.tar.gz
Bump to 34_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 2cd67d422872..505cd8262d39 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-platform
pkgdesc = Android SDK Platform, latest API
- pkgver = 34_r01
+ pkgver = 34_r02
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_r01.zip
+ source = https://dl.google.com/android/repository/platform-34-ext7_r02.zip
source = package.xml
- sha256sums = dcb3052b9c24f25d08922821b8a55a8f15b1b0060984f55bc7ed6aac00ab542d
- sha256sums = a14f277f8bbd6cd684befcf5107a592c384b5f7b4ab7ff2e40874af1d683ad9c
+ sha256sums = 5323311cc3e4ad614f0b8053c72b651726f3422448cedd39e48f00737cda8ad0
+ sha256sums = 273711677d9e1f110a6ba9205fafb1a0e199b1c354ff095d1bb4472fb8acf281
pkgname = android-platform
depends = android-sdk
diff --git a/PKGBUILD b/PKGBUILD
index 773a0831610e..9aecac8dd707 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
pkgname=android-platform
_apilevel=34
_extension=7
-_rev=r01
+_rev=r02
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=('dcb3052b9c24f25d08922821b8a55a8f15b1b0060984f55bc7ed6aac00ab542d'
- 'a14f277f8bbd6cd684befcf5107a592c384b5f7b4ab7ff2e40874af1d683ad9c')
+sha256sums=('5323311cc3e4ad614f0b8053c72b651726f3422448cedd39e48f00737cda8ad0'
+ '273711677d9e1f110a6ba9205fafb1a0e199b1c354ff095d1bb4472fb8acf281')
package() {
depends=('android-sdk' 'android-sdk-platform-tools')
diff --git a/package.xml b/package.xml
index e87f4225abe9..ab1e50cc9e71 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>1</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>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