summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKppqju772022-08-24 10:39:17 +0200
committerKppqju772022-08-24 10:39:17 +0200
commitd217966ecbdae5c3d5f575d18f86e8d8db937e86 (patch)
tree94020d5002d413827cfbd3edd04c98d63c816011
parent8acb383732fcbfa6b8ab99a727a22eb66cd3a2f1 (diff)
downloadaur-d217966ecbdae5c3d5f575d18f86e8d8db937e86.tar.gz
Bump to 33_r01
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
-rw-r--r--package.xml2
3 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8f4bf36a89c0..893b0eef2e67 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = android-sources
pkgdesc = Android SDK Sources, latest API
- pkgver = 32_r01
+ pkgver = 33_r01
pkgrel = 1
url = https://developer.android.com/studio/index.html
arch = any
license = custom
- conflicts = android-sources-32
+ conflicts = android-sources-33
options = !strip
- source = https://dl.google.com/android/repository/sources-32_r01.zip
+ source = https://dl.google.com/android/repository/sources-33_r01.zip
source = package.xml
- sha256sums = 7ebf6cb75df1b1838aedaf9eba15663f786611e1bcfbd36db2765ba410c4f345
- sha256sums = 6b4fccb1627794b40b84331ffe7e7d5ecac6eef901729b34d4ab57778225bcc6
+ sha256sums = fab052e0017084c2d38c28c15ccf8e71b7ff1ac8de8c51f660fc7b4e9ab5998e
+ sha256sums = ba7d835c157e151bd91db4c6b4cb04b36ebe5bfc83633a2997cdafc1d72b2bcb
pkgname = android-sources
diff --git a/PKGBUILD b/PKGBUILD
index 066934eb345b..a0e079d9af4d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
# Contributor: Jakub Schmidtke <sjakub-at-gmail-dot-com>
_rev=r01
-_sdkint=32
+_sdkint=33
pkgname="android-sources"
pkgver="${_sdkint}_${_rev}"
pkgrel=1
@@ -21,8 +21,8 @@ conflicts=("android-sources-${_sdkint}")
options=('!strip')
source=("https://dl.google.com/android/repository/sources-${_sdkint}_${_rev}.zip"
"package.xml")
-sha256sums=('7ebf6cb75df1b1838aedaf9eba15663f786611e1bcfbd36db2765ba410c4f345'
- '6b4fccb1627794b40b84331ffe7e7d5ecac6eef901729b34d4ab57778225bcc6')
+sha256sums=('fab052e0017084c2d38c28c15ccf8e71b7ff1ac8de8c51f660fc7b4e9ab5998e'
+ 'ba7d835c157e151bd91db4c6b4cb04b36ebe5bfc83633a2997cdafc1d72b2bcb')
package() {
diff --git a/package.xml b/package.xml
index 6db167c6bf44..7e8b0c3f1b3c 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="sources;android-32" obsolete="false"><type-details xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns11:sourceDetailsType"><api-level>32</api-level><codename></codename><base-extension>true</base-extension></type-details><revision><major>1</major></revision><display-name>Sources for Android 32</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-33" obsolete="false"><type-details xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns10:sourceDetailsType"><api-level>33</api-level><codename></codename></type-details><revision><major>1</major></revision><display-name>Sources for Android 33</display-name><uses-license ref="android-sdk-license"/></localPackage></ns2:repository> \ No newline at end of file