summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHai Zhang2019-12-07 16:41:25 -0800
committerHai Zhang2019-12-07 16:42:06 -0800
commitd90b1c2e9284f4d2f355927de5b141e0e8650ba8 (patch)
tree8d310692c5bc4a9fd9b3b9b0846896ee816dee06
parentc5dfe4599cb04d4972f6ad2fc79e8c44eeb87174 (diff)
downloadaur-d90b1c2e9284f4d2f355927de5b141e0e8650ba8.tar.gz
Update to 29.2.11.
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
-rw-r--r--package.xml2
3 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ff3cbf64bc5a..0113cc8d032a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = android-emulator
pkgdesc = Google Android Emulator
- pkgver = 29.2.1
- pkgrel = 3
+ pkgver = 29.2.11
+ pkgrel = 1
url = https://developer.android.com/studio/releases/emulator.html
install = android-emulator.install
arch = x86_64
@@ -14,14 +14,14 @@ pkgbase = android-emulator
depends = libxfixes
depends = ncurses5-compat-libs
depends = zlib
- source = https://dl.google.com/android/repository/emulator-linux-5889189.zip
+ source = https://dl.google.com/android/repository/emulator-linux-6031357.zip
source = android-emulator.sh
source = android-emulator.csh
source = package.xml
- sha1sums = ebbaff0512ef72ba69d83fbc700c58f25e9edc9d
+ sha1sums = d38bfbd547693e467d96accc9248688ee6405a18
sha1sums = 4537a7ce30bedf87cedafc2020822219ad58310d
sha1sums = 2fb371b5774b67143f0610dfbec4963a4e2f11cc
- sha1sums = 4de29281b6940124754ed627504d2d3c73f14561
+ sha1sums = c6e8d70c96e226779642e3540bf157eefc93b589
pkgname = android-emulator
diff --git a/PKGBUILD b/PKGBUILD
index 19df1fba2625..66b109a468d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Zhang Hai <dreaming.in.code.zh@gmail.com>
pkgname=android-emulator
-pkgver=29.2.1
-pkgrel=3
+pkgver=29.2.11
+pkgrel=1
pkgdesc='Google Android Emulator'
arch=('x86_64')
url='https://developer.android.com/studio/releases/emulator.html'
@@ -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-5889189.zip'
+source=('https://dl.google.com/android/repository/emulator-linux-6031357.zip'
"${pkgname}.sh"
"${pkgname}.csh"
'package.xml')
-sha1sums=('ebbaff0512ef72ba69d83fbc700c58f25e9edc9d'
+sha1sums=('d38bfbd547693e467d96accc9248688ee6405a18'
'4537a7ce30bedf87cedafc2020822219ad58310d'
'2fb371b5774b67143f0610dfbec4963a4e2f11cc'
- '4de29281b6940124754ed627504d2d3c73f14561')
+ 'c6e8d70c96e226779642e3540bf157eefc93b589')
package() {
diff --git a/package.xml b/package.xml
index aa649f708929..f594c2ecd184 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>2</minor><micro>1</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>2</minor><micro>11</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