summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLalit Maganti2016-02-05 22:30:37 +0000
committerLalit Maganti2016-02-05 22:30:37 +0000
commit1da2f666925e4418e8022a0be52006b14c32bb33 (patch)
tree72ab0005afb1c817e050dfd9235cc89d2b57b647 /PKGBUILD
parenta6d10548ff18d118d33cc57c1cb1b2d64af49970 (diff)
downloadaur-1da2f666925e4418e8022a0be52006b14c32bb33.tar.gz
android-studio: bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 19d3f47f1ef0..c3afd0a05467 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,10 +7,10 @@
pkgname=android-studio-canary
_pkgname=android-studio
-pkgver=2.0.0p9
-_pkgver=2.0.0.9
+pkgver=2.0.0b2
+_pkgver=2.0.0.11
pkgrel=1
-_build=143.2571730
+_build=143.2586769
pkgdesc="The Official Android IDE. Canary branch"
arch=('i686' 'x86_64')
url="http://developer.android.com/sdk/installing/studio.html"
@@ -24,7 +24,7 @@ options=('!strip')
install=$pkgname.install
source=("https://dl.google.com/dl/android/studio/ide-zips/$_pkgver/android-studio-ide-$_build-linux.zip"
"$_pkgname.desktop")
-sha1sums=('059bf5fc38c5358546198802243fdf03b42b8ba2'
+sha1sums=('1645ba163550e120191dc5603a9c47814a049669'
'baed66cebe2b372700f436b93022a52cbff313be')
if [ "$CARCH" = "x86_64" ]; then