summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjuadde2020-08-18 10:58:50 +0200
committerjuadde2020-08-18 10:58:50 +0200
commit914fd831a81fc1b056d57cd93c9665adf8f636d6 (patch)
treefa6763f09cb74c2dac67b8667efd25059c24128e
parent1750f4981246126e1c8c3ec7f5b7b3213f55c70f (diff)
downloadaur-914fd831a81fc1b056d57cd93c9665adf8f636d6.tar.gz
Update to 30_r03
-rw-r--r--PKGBUILD10
-rw-r--r--package.xml2
2 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2d4e15f0f11f..31f2d031af6c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=android-platform
_apilevel=30
-_rev=r02
+_rev=r03
pkgver=${_apilevel}_${_rev}
pkgrel=1
pkgdesc="Android SDK Platform, latest API"
@@ -20,10 +20,10 @@ conflicts=("${pkgname}-${_apilevel}")
options=('!strip')
source=("https://dl.google.com/android/repository/platform-${_apilevel}_${_rev}.zip"
"package.xml")
-sha1sums=('0b1102c5f0be7bc629e396fcefd36b9f1edfa0a7'
- 'e34e8d2b834bc3015ff96b2187000eec44802c77')
-sha384sums=('035f8aa55d9543b21406d9e9956f65bc427b3812420b53618ec1b810ae1adb9c2dbeecafdab1d83d4901943bec63cc14'
- '0f5890d7e2a9fec4fae0cfdc37ef1cf459b5a6b66cc36af79d5af0b3d9a19746cc007572b5d8074a5cbc940c74f6bec9')
+sha1sums=('e7c6280901dcfa511af098d67dd88c4dfcbc6ea2'
+ '146112fc3e86f7af1001d5bafb4e398a8a2ac142')
+sha384sums=('2ff53b95a4584f86ab06c5daaf8aabe6e8bb28eaa3cd2e4e06b9762959d84a0a331721eb3c6e39f49dd0691a961fa46c'
+ 'de3cb56bdd0e78c94a05a209765378cb60e162dc98d828b5526958ffa97b933aa738d1475224c7005af77c311b72f39f')
package() {
depends=('android-sdk' 'android-sdk-platform-tools')
diff --git a/package.xml b/package.xml
index bfb0f2bc5baa..0065c0707ed1 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-30" obsolete="false"><type-details xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns5:platformDetailsType"><api-level>30</api-level><codename></codename><layoutlib api="15"/></type-details><revision><major>2</major></revision><display-name>Android SDK Platform 30</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-30" obsolete="false"><type-details xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns5:platformDetailsType"><api-level>30</api-level><codename></codename><layoutlib api="15"/></type-details><revision><major>3</major></revision><display-name>Android SDK Platform 30</display-name><uses-license ref="android-sdk-license"/></localPackage></ns2:repository> \ No newline at end of file