summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKppqju772021-10-05 22:48:09 +0200
committerKppqju772021-10-05 22:48:09 +0200
commit583553ce8538eed3de9a028cb80132d730c10223 (patch)
tree9df233d65e128df725a1fa1064e284a9b01fdad6
parentdc475b85ab9e1f30d6c737d76ebcbecc0c3f0bd6 (diff)
downloadaur-583553ce8538eed3de9a028cb80132d730c10223.tar.gz
Bump to 31
-rw-r--r--.SRCINFO11
-rw-r--r--PKGBUILD6
-rw-r--r--package.xml4
3 files changed, 10 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ef1842c4c30e..cb52932da5f7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,15 @@
pkgbase = android-sources
pkgdesc = Android SDK Sources, latest API
- pkgver = 30_r01
+ pkgver = 31_r01
pkgrel = 1
url = https://developer.android.com/studio/index.html
arch = any
license = custom
- conflicts = android-sources-30
+ conflicts = android-sources-31
options = !strip
- source = https://dl.google.com/android/repository/sources-30_r01.zip
+ source = https://dl.google.com/android/repository/sources-31_r01.zip
source = package.xml
- sha256sums = e5def304f05910fc672aacdb27c44a5b98a124b217694f71c551adce70ac7d05
- sha256sums = 379578ca0649d5ab81c10d26ba1036257230500d7854ce122401acf80574a03d
+ sha256sums = d9d12f4f7638097d7b1d5e469af7eb0b172513b45b00b609dddfd53a9bef93ad
+ sha256sums = 0778ffcac664e119151b37764670a796db1f62595af5b534cbdbfe2595950f4b
pkgname = android-sources
-
diff --git a/PKGBUILD b/PKGBUILD
index 326b66f4696b..09c6dbfde517 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
# Contributor: Jakub Schmidtke <sjakub-at-gmail-dot-com>
_rev=r01
-_sdkint=30
+_sdkint=31
pkgname="android-sources"
pkgver="${_sdkint}_${_rev}"
pkgrel=1
@@ -20,8 +20,8 @@ conflicts=("android-sources-${_sdkint}")
options=('!strip')
source=("https://dl.google.com/android/repository/sources-${_sdkint}_${_rev}.zip"
"package.xml")
-sha256sums=('e5def304f05910fc672aacdb27c44a5b98a124b217694f71c551adce70ac7d05'
- '379578ca0649d5ab81c10d26ba1036257230500d7854ce122401acf80574a03d')
+sha256sums=('d9d12f4f7638097d7b1d5e469af7eb0b172513b45b00b609dddfd53a9bef93ad'
+ '0778ffcac664e119151b37764670a796db1f62595af5b534cbdbfe2595950f4b')
package() {
diff --git a/package.xml b/package.xml
index 22a496201dfb..b29189b6816d 100644
--- a/package.xml
+++ b/package.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8" standalone="yes"?><ns2:repository xmlns:ns2="http://schemas.android.com/repository/android/common/01" xmlns:ns3="http://schemas.android.com/repository/android/generic/01" xmlns:ns4="http://schemas.android.com/sdk/android/repo/addon2/01" xmlns:ns5="http://schemas.android.com/sdk/android/repo/repository2/01" xmlns:ns6="http://schemas.android.com/sdk/android/repo/sys-img2/01"><license id="android-sdk-license" type="text">Terms and Conditions
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?><ns2:repository xmlns:ns2="http://schemas.android.com/repository/android/common/02" xmlns:ns3="http://schemas.android.com/repository/android/common/01" xmlns:ns4="http://schemas.android.com/repository/android/generic/01" xmlns:ns5="http://schemas.android.com/repository/android/generic/02" xmlns:ns6="http://schemas.android.com/sdk/android/repo/addon2/01" xmlns:ns7="http://schemas.android.com/sdk/android/repo/addon2/02" xmlns:ns8="http://schemas.android.com/sdk/android/repo/repository2/01" xmlns:ns9="http://schemas.android.com/sdk/android/repo/repository2/02" xmlns:ns10="http://schemas.android.com/sdk/android/repo/sys-img2/02" xmlns:ns11="http://schemas.android.com/sdk/android/repo/sys-img2/01"><license id="android-sdk-license" type="text">Terms and Conditions
This is the Android Software Development Kit License Agreement
@@ -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="sources;android-30" obsolete="false"><type-details xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns5:sourceDetailsType"><api-level>30</api-level><codename></codename></type-details><revision><major>1</major></revision><display-name>Sources for Android 30</display-name><uses-license ref="android-sdk-license"/></localPackage></ns2:repository> \ No newline at end of file
+January 16, 2019</license><localPackage path="sources;android-31" obsolete="false"><type-details xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns9:sourceDetailsType"><api-level>31</api-level><codename></codename></type-details><revision><major>1</major></revision><display-name>Sources for Android 31</display-name><uses-license ref="android-sdk-license"/></localPackage></ns2:repository> \ No newline at end of file