summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHai Zhang2023-03-26 13:10:38 -0700
committerHai Zhang2023-03-26 13:10:38 -0700
commit379d23f50b9f6e26e4658457679b991ffb4e7bbb (patch)
treea8c17d72dc441274d4462ea463d92964d44793a4
parente246d3570a9bac0970b1d2a978c399d517c668f8 (diff)
downloadaur-379d23f50b9f6e26e4658457679b991ffb4e7bbb.tar.gz
Update to 32.1.12.
-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 4559002fdb86..e5f590217540 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-emulator
pkgdesc = Google Android Emulator
- pkgver = 32.1.11
+ pkgver = 32.1.12
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-9536276.zip
+ source = https://dl.google.com/android/repository/emulator-linux_x64-9751036.zip
source = android-emulator.sh
source = android-emulator.csh
source = package.xml
- sha1sums = 7926c9cea85761dd62f6f81b66262aa3c91f17c1
+ sha1sums = 556fb884d6e72b597bf5c1fa959f59744994fb68
sha1sums = 80c9b3ffc8865b5f8e55b1ffed36c08ee7a9d8ad
sha1sums = e1485ef14463f275005cae43a0a1e43ce52354ca
- sha1sums = 027824af857aae48738f5466b6b46a7ea814d2ab
+ sha1sums = 92c7992c4b6b9ce39a825851c19535edbebb95d7
pkgname = android-emulator
diff --git a/PKGBUILD b/PKGBUILD
index f1adb800e229..c494dfca4140 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Hai Zhang <dreaming.in.code.zh@gmail.com>
pkgname=android-emulator
-pkgver=32.1.11
+pkgver=32.1.12
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-9536276.zip'
+source=('https://dl.google.com/android/repository/emulator-linux_x64-9751036.zip'
"${pkgname}.sh"
"${pkgname}.csh"
'package.xml')
-sha1sums=('7926c9cea85761dd62f6f81b66262aa3c91f17c1'
+sha1sums=('556fb884d6e72b597bf5c1fa959f59744994fb68'
'80c9b3ffc8865b5f8e55b1ffed36c08ee7a9d8ad'
'e1485ef14463f275005cae43a0a1e43ce52354ca'
- '027824af857aae48738f5466b6b46a7ea814d2ab')
+ '92c7992c4b6b9ce39a825851c19535edbebb95d7')
package() {
install -Dm755 "${pkgname}.sh" "${pkgdir}/etc/profile.d/${pkgname}.sh"
diff --git a/package.xml b/package.xml
index ea842376718f..24b0eb3d09ed 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>32</major><minor>1</minor><micro>11</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>32</major><minor>1</minor><micro>12</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