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 75ca5fc0b1f6..c9f4af87e70c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Zhang Hai <dreaming.in.code.zh@gmail.com>
pkgname=android-emulator
-pkgver=29.3.2
+pkgver=29.3.4
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-6083285.zip'
+source=('https://dl.google.com/android/repository/emulator-linux-6110076.zip'
"${pkgname}.sh"
"${pkgname}.csh"
'package.xml')
-sha1sums=('47d957c0744c2b55c9adf8532a237f2c90ed3059'
+sha1sums=('87c035c616cc05deb9251c990bf43731f65e84da'
'4537a7ce30bedf87cedafc2020822219ad58310d'
'2fb371b5774b67143f0610dfbec4963a4e2f11cc'
- '91e512374e81f81272635a733d871b3cb209c541')
+ '178f13888f7565eb6300004b4812def3d10df30d')
package() {