summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 66b109a468d4..5754dedba382 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Zhang Hai <dreaming.in.code.zh@gmail.com>
pkgname=android-emulator
-pkgver=29.2.11
+pkgver=29.2.12
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-6031357.zip'
+source=('https://dl.google.com/android/repository/emulator-linux-6054929.zip'
"${pkgname}.sh"
"${pkgname}.csh"
'package.xml')
-sha1sums=('d38bfbd547693e467d96accc9248688ee6405a18'
+sha1sums=('774b5a3cef55f2d903d9e95de9eaa3ee4b668650'
'4537a7ce30bedf87cedafc2020822219ad58310d'
'2fb371b5774b67143f0610dfbec4963a4e2f11cc'
- 'c6e8d70c96e226779642e3540bf157eefc93b589')
+ 'cc679d2e9d9a4e14d854de813e49da2f14419506')
package() {