summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKppqju772024-07-09 00:51:42 +0200
committerKppqju772024-07-09 00:51:42 +0200
commit273bc025e9f66dec588babaa8436230aaa20cac4 (patch)
treeae7ca5a0938a970602c2fa8647b0546e07f59af5
parent2f9eb37a3149ae8ce478c598f7263cc1ba4b87d3 (diff)
downloadaur-273bc025e9f66dec588babaa8436230aaa20cac4.tar.gz
Bump to 35_r06
-rwxr-xr-x.SRCINFO13
-rwxr-xr-xPKGBUILD8
-rwxr-xr-xpackage.xml2
3 files changed, 12 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1faf8af9c152..311937d34a59 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,18 @@
pkgbase = android-google-apis-x86-64-system-image
pkgdesc = Android with Google APIs x86_64 Atom System Image, latest API
- pkgver = 34_r13
+ pkgver = 35_r06
pkgrel = 1
url = https://software.intel.com/en-us/android/tools
arch = any
license = LicenseRef-custom
- provides = android-google-apis-x86-64-system-image-34
- conflicts = android-google-apis-x86-64-system-image-34
+ provides = android-google-apis-x86-64-system-image-35
+ conflicts = android-google-apis-x86-64-system-image-35
options = !strip
- source = https://dl.google.com/android/repository/sys-img/google_apis/x86_64-34_r13.zip
+ options = !debug
+ source = https://dl.google.com/android/repository/sys-img/google_apis/x86_64-35_r06.zip
source = package.xml
- sha256sums = 374249b7324f36969a077c908831a45184008b524a69f2f21638afb8fddeb604
- sha256sums = 162b0860f8f0e0db4983abd14c2e37d69bdd40a54e836c50dc777ddf663cdcf3
+ sha256sums = 6c3d0fe28dc1d8277c62f7b80503b8a29ec050c0458ae1ca497543328a9b40b8
+ sha256sums = eddf7504dcb1981f8ff682ea810c2fd2293a87283e58b6b4f59d8d5018940807
pkgname = android-google-apis-x86-64-system-image
depends = android-platform
diff --git a/PKGBUILD b/PKGBUILD
index d8bbe1bd758c..23337daf1143 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_arch=x86_64
pkgname=android-google-apis-${_arch/_/-}-system-image
-pkgver=34_r13
+pkgver=35_r06
pkgrel=1
pkgdesc="Android with Google APIs ${_arch} Atom System Image, latest API"
arch=('any')
@@ -11,11 +11,11 @@ url='https://software.intel.com/en-us/android/tools'
license=('LicenseRef-custom')
provides=("${pkgname}-${pkgver/_*/}")
conflicts=("${pkgname}-${pkgver/_*/}")
-options=('!strip')
+options=('!strip' '!debug')
source=("https://dl.google.com/android/repository/sys-img/google_apis/${_arch}-${pkgver}.zip"
"package.xml")
-sha256sums=('374249b7324f36969a077c908831a45184008b524a69f2f21638afb8fddeb604'
- '162b0860f8f0e0db4983abd14c2e37d69bdd40a54e836c50dc777ddf663cdcf3')
+sha256sums=('6c3d0fe28dc1d8277c62f7b80503b8a29ec050c0458ae1ca497543328a9b40b8'
+ 'eddf7504dcb1981f8ff682ea810c2fd2293a87283e58b6b4f59d8d5018940807')
prepare() {
# Fix permissions
diff --git a/package.xml b/package.xml
index ee5ac5c1abf6..bf79644bdc0b 100755
--- 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="system-images;android-34;google_apis;x86_64" obsolete="false"><type-details xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns12:sysImgDetailsType"><api-level>34</api-level><extension-level>7</extension-level><base-extension>true</base-extension><tag><id>google_apis</id><display>Google APIs</display></tag><abi>x86_64</abi></type-details><revision><major>13</major></revision><display-name>Google APIs Intel x86_64 Atom System Image</display-name><uses-license ref="android-sdk-license"/></localPackage></ns2:repository> \ No newline at end of file
+January 16, 2019</license><localPackage path="system-images;android-35;google_apis;x86_64" obsolete="false"><type-details xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns12:sysImgDetailsType"><api-level>35</api-level><extension-level>13</extension-level><base-extension>true</base-extension><tag><id>google_apis</id><display>Google APIs</display></tag><vendor><id>google</id><display>Google Inc.</display></vendor><abi>x86_64</abi></type-details><revision><major>6</major></revision><display-name>Google APIs Intel x86_64 Atom System Image</display-name><uses-license ref="android-sdk-license"/></localPackage></ns2:repository> \ No newline at end of file