summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHai Zhang2022-03-25 03:37:04 -0700
committerHai Zhang2022-03-25 03:37:04 -0700
commit30f3d12abe825f8dbd2f653bc2e8a0528ae47854 (patch)
treeb9c76891d86e29e27c5e8d2691766b82cbac4019
parent1d81709c874807ac62818223af191b96e5b94f00 (diff)
downloadaur-30f3d12abe825f8dbd2f653bc2e8a0528ae47854.tar.gz
Update to 31.2.9.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
-rw-r--r--package.xml2
3 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c479ad257a9c..0f39bf558892 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-emulator
pkgdesc = Google Android Emulator
- pkgver = 31.2.8
+ pkgver = 31.2.9
pkgrel = 1
url = https://developer.android.com/studio/releases/emulator.html
install = android-emulator.install
@@ -26,13 +26,13 @@ pkgbase = android-emulator
depends = nspr
depends = nss
depends = zlib
- source = https://dl.google.com/android/repository/emulator-linux_x64-8143646.zip
+ source = https://dl.google.com/android/repository/emulator-linux_x64-8316981.zip
source = android-emulator.sh
source = android-emulator.csh
source = package.xml
- sha1sums = a87b73425e697d40721ad128155a0596a3d6b949
+ sha1sums = 164b759748b3d2ee2616da74173867b11b18f64f
sha1sums = 80c9b3ffc8865b5f8e55b1ffed36c08ee7a9d8ad
sha1sums = e1485ef14463f275005cae43a0a1e43ce52354ca
- sha1sums = db3507d8e8a010ceeef64ae417c38848466485a5
+ sha1sums = bf203be9eae47c35169a8b256f2bcc36888b9a53
pkgname = android-emulator
diff --git a/PKGBUILD b/PKGBUILD
index a4fa230a3fff..d8a6a8d8857c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Hai Zhang <dreaming.in.code.zh@gmail.com>
pkgname=android-emulator
-pkgver=31.2.8
+pkgver=31.2.9
pkgrel=1
pkgdesc='Google Android Emulator'
arch=('x86_64')
@@ -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-8143646.zip'
+source=('https://dl.google.com/android/repository/emulator-linux_x64-8316981.zip'
"${pkgname}.sh"
"${pkgname}.csh"
'package.xml')
-sha1sums=('a87b73425e697d40721ad128155a0596a3d6b949'
+sha1sums=('164b759748b3d2ee2616da74173867b11b18f64f'
'80c9b3ffc8865b5f8e55b1ffed36c08ee7a9d8ad'
'e1485ef14463f275005cae43a0a1e43ce52354ca'
- 'db3507d8e8a010ceeef64ae417c38848466485a5')
+ 'bf203be9eae47c35169a8b256f2bcc36888b9a53')
package() {
install -Dm755 "${pkgname}.sh" "${pkgdir}/etc/profile.d/${pkgname}.sh"
diff --git a/package.xml b/package.xml
index 6f66907e0a7d..40666bf48cfc 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>8</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>2</minor><micro>9</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