summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPranav Maganti2019-11-21 20:09:34 +0000
committerPranav Maganti2019-11-21 20:09:34 +0000
commitf4f68cb441299eb2277e95bf5288a9cc872bcc77 (patch)
tree6e3101338ff0b094d7344e2111c70d13f2a48519 /PKGBUILD
parent76a7c3d763570a531a1332b9b10d3ee30ed1a156 (diff)
downloadaur-f4f68cb441299eb2277e95bf5288a9cc872bcc77.tar.gz
Version Bump
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 70fe31ef39c6..757a09720549 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,9 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=4.0.0.3
+pkgver=4.0.0.4
pkgrel=1
-_build=192.5994236
+_build=192.6008643
pkgdesc="The Official Android IDE (Canary branch)"
arch=('i686' 'x86_64')
url="http://tools.android.com/"
@@ -22,7 +22,7 @@ optdepends=('gtk2: GTK+ look and feel'
options=('!strip')
source=("https://dl.google.com/dl/android/studio/ide-zips/$pkgver/android-studio-ide-$_build-linux.tar.gz"
"$pkgname.desktop")
-sha256sums=('c44d52db41524d5fadf23ad94baca8b41e2a4d263b10278e6b404bab44192f92'
+sha256sums=('5f70261eca51776a70129642fe6cbdab96501ca491da10d2b53d3c6ae3cb3afc'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then