summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHai Zhang2022-08-26 00:58:41 -0700
committerHai Zhang2022-08-26 00:58:41 -0700
commitd172fcfbc84e83aa79fd6f1fcfaf106118ff2dc3 (patch)
treee1769537a4399e8e67a8df68ce253b80c4331e0b
parentebc2c5b86f0295d02a873effb56e1a6421c73254 (diff)
downloadaur-d172fcfbc84e83aa79fd6f1fcfaf106118ff2dc3.tar.gz
Update to 31.3.10.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
-rw-r--r--package.xml2
3 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0a71650c6bb5..64f00111dcfc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -26,13 +26,13 @@ pkgbase = android-emulator
depends = nspr
depends = nss
depends = zlib
- source = https://dl.google.com/android/repository/emulator-linux_x64-8420304.zip
+ source = https://dl.google.com/android/repository/emulator-linux_x64-8807927.zip
source = android-emulator.sh
source = android-emulator.csh
source = package.xml
- sha1sums = 1f2c3ddeb2c9ac4feef5946098a0a710d08e9c6d
+ sha1sums = 43df6ed553b89e1553d588251526aae8f79da214
sha1sums = 80c9b3ffc8865b5f8e55b1ffed36c08ee7a9d8ad
sha1sums = e1485ef14463f275005cae43a0a1e43ce52354ca
- sha1sums = dd79532c27c0f556ce734bdd9b76bd43f2e20709
+ sha1sums = 5687f9d36e83646f93ec3743200886831c8cf2e6
pkgname = android-emulator
diff --git a/PKGBUILD b/PKGBUILD
index d72908d3e055..997162dd8cf0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,14 +12,14 @@ depends=('alsa-lib' 'dbus' 'expat' 'gcc-libs' 'glibc' 'libpulse'
'libxdamage' 'libxext' 'libxfixes' 'libxi' 'libxrender' 'libxtst'
'nspr' 'nss' 'zlib')
install="${pkgname}.install"
-source=('https://dl.google.com/android/repository/emulator-linux_x64-8420304.zip'
+source=('https://dl.google.com/android/repository/emulator-linux_x64-8807927.zip'
"${pkgname}.sh"
"${pkgname}.csh"
'package.xml')
-sha1sums=('1f2c3ddeb2c9ac4feef5946098a0a710d08e9c6d'
+sha1sums=('43df6ed553b89e1553d588251526aae8f79da214'
'80c9b3ffc8865b5f8e55b1ffed36c08ee7a9d8ad'
'e1485ef14463f275005cae43a0a1e43ce52354ca'
- 'dd79532c27c0f556ce734bdd9b76bd43f2e20709')
+ '5687f9d36e83646f93ec3743200886831c8cf2e6')
package() {
install -Dm755 "${pkgname}.sh" "${pkgdir}/etc/profile.d/${pkgname}.sh"
diff --git a/package.xml b/package.xml
index 3ca4f06c38e9..a06cff2dd926 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="emulator" obsolete="false"><type-details xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns5:genericDetailsType"/><revision><major>31</major><minor>2</minor><micro>10</micro></revision><display-name>Android Emulator</display-name><uses-license ref="android-sdk-license"/><dependencies><dependency path="patcher;v4"/></dependencies></localPackage></ns2:repository> \ No newline at end of file
+January 16, 2019</license><localPackage path="emulator" obsolete="false"><type-details xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns5:genericDetailsType"/><revision><major>31</major><minor>3</minor><micro>10</micro></revision><display-name>Android Emulator</display-name><uses-license ref="android-sdk-license"/><dependencies><dependency path="patcher;v4"/></dependencies></localPackage></ns2:repository> \ No newline at end of file