summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKppqju772020-07-15 12:47:22 +0200
committerKppqju772020-07-15 12:47:22 +0200
commit1750f4981246126e1c8c3ec7f5b7b3213f55c70f (patch)
treeaee45656a5097078ff4903e91c45d09e36bdb979
parentbbd8e0173d7d85852333b7a81b74e4bed0f502a4 (diff)
downloadaur-1750f4981246126e1c8c3ec7f5b7b3213f55c70f.tar.gz
Update to 30_r02
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD12
-rw-r--r--package.xml2
3 files changed, 14 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 399e38b49061..e9ef31b6a144 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,19 @@
pkgbase = android-platform
pkgdesc = Android SDK Platform, latest API
- pkgver = 30_r01
- pkgrel = 3
+ pkgver = 30_r02
+ pkgrel = 1
url = http://developer.android.com/sdk/index.html
arch = any
license = custom
provides = android-platform-30
conflicts = android-platform-30
options = !strip
- source = https://dl.google.com/android/repository/platform-30_r01.zip
+ source = https://dl.google.com/android/repository/platform-30_r02.zip
source = package.xml
- sha1sums = 63aed027a1aa272ff894545af8106255e84f2140
- sha1sums = 0ede43d54a30a90e3989ab283c51ef73f4af0d6d
- sha384sums = c3d9fe96b6d9a36f91a123689465f7c33d4ff2035b2de7510f596ace9f4f1f15135eb8f26b3713df6e55214d9a482723
- sha384sums = 801ca80cee0aec1f658a121dfce88a111675a629df96da8a8d694210d33c8e03cb9e1bb364d259633c47c89003e29510
+ sha1sums = 0b1102c5f0be7bc629e396fcefd36b9f1edfa0a7
+ sha1sums = e34e8d2b834bc3015ff96b2187000eec44802c77
+ sha384sums = 035f8aa55d9543b21406d9e9956f65bc427b3812420b53618ec1b810ae1adb9c2dbeecafdab1d83d4901943bec63cc14
+ sha384sums = 0f5890d7e2a9fec4fae0cfdc37ef1cf459b5a6b66cc36af79d5af0b3d9a19746cc007572b5d8074a5cbc940c74f6bec9
pkgname = android-platform
depends = android-sdk
diff --git a/PKGBUILD b/PKGBUILD
index 9217a198e7c5..2d4e15f0f11f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,9 @@
pkgname=android-platform
_apilevel=30
-_rev=r01
+_rev=r02
pkgver=${_apilevel}_${_rev}
-pkgrel=3
+pkgrel=1
pkgdesc="Android SDK Platform, latest API"
arch=('any')
url="http://developer.android.com/sdk/index.html"
@@ -20,10 +20,10 @@ conflicts=("${pkgname}-${_apilevel}")
options=('!strip')
source=("https://dl.google.com/android/repository/platform-${_apilevel}_${_rev}.zip"
"package.xml")
-sha1sums=('63aed027a1aa272ff894545af8106255e84f2140'
- '0ede43d54a30a90e3989ab283c51ef73f4af0d6d')
-sha384sums=('c3d9fe96b6d9a36f91a123689465f7c33d4ff2035b2de7510f596ace9f4f1f15135eb8f26b3713df6e55214d9a482723'
- '801ca80cee0aec1f658a121dfce88a111675a629df96da8a8d694210d33c8e03cb9e1bb364d259633c47c89003e29510')
+sha1sums=('0b1102c5f0be7bc629e396fcefd36b9f1edfa0a7'
+ 'e34e8d2b834bc3015ff96b2187000eec44802c77')
+sha384sums=('035f8aa55d9543b21406d9e9956f65bc427b3812420b53618ec1b810ae1adb9c2dbeecafdab1d83d4901943bec63cc14'
+ '0f5890d7e2a9fec4fae0cfdc37ef1cf459b5a6b66cc36af79d5af0b3d9a19746cc007572b5d8074a5cbc940c74f6bec9')
package() {
depends=('android-sdk' 'android-sdk-platform-tools')
diff --git a/package.xml b/package.xml
index f412ad1da837..bfb0f2bc5baa 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>1</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>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