summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTad Fisher2017-07-18 07:20:22 -0700
committerTad Fisher2017-07-18 07:20:22 -0700
commit584ab1b5059267593a0503427557e63fbbc140fc (patch)
treee47a2b819d15c1177633dfc48acf4b525a7666ec /PKGBUILD
parentf2cb2ff2434de79357f052402f379988330b6cb7 (diff)
downloadaur-584ab1b5059267593a0503427557e63fbbc140fc.tar.gz
3.0 Canary 7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b8b135fafd42..55f607d27436 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,9 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=3.0.0.5
+pkgver=3.0.0.6
pkgrel=1
-_build=171.4163606
+_build=171.4182969
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.zip"
"$pkgname.desktop")
-sha256sums=('6f6a2459512b0b36bf3a142dfb2e9a1361ed6fb34bea435a62310e2709bfb6bf'
+sha256sums=('b15c6d3256685a2569216dbb48d45724f2ada0dd55707fce57e6619071994668'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then