summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHai Zhang2019-12-24 20:08:05 -0800
committerHai Zhang2019-12-24 20:08:05 -0800
commit75f06714a66d2a9d266f5e96684177f2e34f0189 (patch)
treef0e6fa14d0f69b8dc92e8493f34b4aba06cc1257
parent83e1c32cbc04e9267956428b142361babe107096 (diff)
downloadaur-75f06714a66d2a9d266f5e96684177f2e34f0189.tar.gz
Update to 29.3.2.
-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 0ee7edf7e35f..bf996df6baef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-emulator
pkgdesc = Google Android Emulator
- pkgver = 29.3.0
+ pkgver = 29.3.2
pkgrel = 1
url = https://developer.android.com/studio/releases/emulator.html
install = android-emulator.install
@@ -14,14 +14,14 @@ pkgbase = android-emulator
depends = libxfixes
depends = ncurses5-compat-libs
depends = zlib
- source = https://dl.google.com/android/repository/emulator-linux-6061023.zip
+ source = https://dl.google.com/android/repository/emulator-linux-6083285.zip
source = android-emulator.sh
source = android-emulator.csh
source = package.xml
- sha1sums = 695266452db37235ed53a9a665e63b71562f2989
+ sha1sums = 47d957c0744c2b55c9adf8532a237f2c90ed3059
sha1sums = 4537a7ce30bedf87cedafc2020822219ad58310d
sha1sums = 2fb371b5774b67143f0610dfbec4963a4e2f11cc
- sha1sums = 9ffb9de63000ae34a7a7e0f6f3065f59e0bf2e16
+ sha1sums = 91e512374e81f81272635a733d871b3cb209c541
pkgname = android-emulator
diff --git a/PKGBUILD b/PKGBUILD
index 4fcf839fc928..75ca5fc0b1f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Zhang Hai <dreaming.in.code.zh@gmail.com>
pkgname=android-emulator
-pkgver=29.3.0
+pkgver=29.3.2
pkgrel=1
pkgdesc='Google Android Emulator'
arch=('x86_64')
@@ -10,14 +10,14 @@ license=('custom')
depends=('libpulse' 'libx11' 'libxcb' 'libxdamage' 'libxext'
'libxfixes' 'ncurses5-compat-libs' 'zlib')
install="${pkgname}.install"
-source=('https://dl.google.com/android/repository/emulator-linux-6061023.zip'
+source=('https://dl.google.com/android/repository/emulator-linux-6083285.zip'
"${pkgname}.sh"
"${pkgname}.csh"
'package.xml')
-sha1sums=('695266452db37235ed53a9a665e63b71562f2989'
+sha1sums=('47d957c0744c2b55c9adf8532a237f2c90ed3059'
'4537a7ce30bedf87cedafc2020822219ad58310d'
'2fb371b5774b67143f0610dfbec4963a4e2f11cc'
- '9ffb9de63000ae34a7a7e0f6f3065f59e0bf2e16')
+ '91e512374e81f81272635a733d871b3cb209c541')
package() {
diff --git a/package.xml b/package.xml
index 29d6162c65c3..10884bc67929 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="ns3:genericDetailsType"/><revision><major>29</major><minor>3</minor><micro>0</micro></revision><display-name>Android Emulator</display-name><uses-license ref="android-sdk-license"/><dependencies><dependency path="patcher;v4"/><dependency path="tools"><min-revision><major>25</major><minor>3</minor></min-revision></dependency></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="ns3:genericDetailsType"/><revision><major>29</major><minor>3</minor><micro>2</micro></revision><display-name>Android Emulator</display-name><uses-license ref="android-sdk-license"/><dependencies><dependency path="patcher;v4"/><dependency path="tools"><min-revision><major>25</major><minor>3</minor></min-revision></dependency></dependencies></localPackage></ns2:repository> \ No newline at end of file