summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHai Zhang2021-10-23 16:29:24 -0700
committerHai Zhang2021-10-23 16:29:24 -0700
commit075b024280a1c86d89929ec3be28b879aec5b39e (patch)
treebae2fb80a2f9c2d39df222e4ecbb946583cea63a
parent3968fb20ea2168e550a6e4beb8903ef5a7cdda6c (diff)
downloadaur-075b024280a1c86d89929ec3be28b879aec5b39e.tar.gz
Update to 30.9.5.
-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 14fba9f7651f..92b1aaf9f5d8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-emulator
pkgdesc = Google Android Emulator
- pkgver = 30.8.4
+ pkgver = 30.9.5
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-7600983.zip
+ source = https://dl.google.com/android/repository/emulator-linux_x64-7820599.zip
source = android-emulator.sh
source = android-emulator.csh
source = package.xml
- sha1sums = 140f833321684f7696e4b9012636c45eaa5b6a4a
+ sha1sums = 5995d9b4e51f8710db16c4131f0cb6238cf1b414
sha1sums = 80c9b3ffc8865b5f8e55b1ffed36c08ee7a9d8ad
sha1sums = e1485ef14463f275005cae43a0a1e43ce52354ca
- sha1sums = 117c43699e20fb585f0f697722875beecd2e876b
+ sha1sums = 68715fc3e9540e97ce25ccfb9cde9fd82067825d
pkgname = android-emulator
diff --git a/PKGBUILD b/PKGBUILD
index f16d406b5695..5156ac4b6f91 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Hai Zhang <dreaming.in.code.zh@gmail.com>
pkgname=android-emulator
-pkgver=30.8.4
+pkgver=30.9.5
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-7600983.zip'
+source=('https://dl.google.com/android/repository/emulator-linux_x64-7820599.zip'
"${pkgname}.sh"
"${pkgname}.csh"
'package.xml')
-sha1sums=('140f833321684f7696e4b9012636c45eaa5b6a4a'
+sha1sums=('5995d9b4e51f8710db16c4131f0cb6238cf1b414'
'80c9b3ffc8865b5f8e55b1ffed36c08ee7a9d8ad'
'e1485ef14463f275005cae43a0a1e43ce52354ca'
- '117c43699e20fb585f0f697722875beecd2e876b')
+ '68715fc3e9540e97ce25ccfb9cde9fd82067825d')
package() {
install -Dm755 "${pkgname}.sh" "${pkgdir}/etc/profile.d/${pkgname}.sh"
diff --git a/package.xml b/package.xml
index 444de9ed6c3c..485ba5789806 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>30</major><minor>8</minor><micro>4</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>30</major><minor>9</minor><micro>5</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