summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPranav Maganti2016-05-28 20:25:59 +0100
committerPranav Maganti2016-05-28 20:25:59 +0100
commit607e0073ae56e1f12b61d20dfa19bdd5fcdbc7ef (patch)
tree13b2f99823cbd6e96e7ce97dbad837cce28f5cd5 /PKGBUILD
parent0de00a8fed965765862ad74baf713fa1e14a3752 (diff)
downloadaur-607e0073ae56e1f12b61d20dfa19bdd5fcdbc7ef.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 3c7c6a23d506..7d2997e1d9f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,10 +7,10 @@
pkgname=android-studio-canary
_pkgname=android-studio
-pkgver=2.2.0
-_pkgver=2.2.0.0
+pkgver=2.2.0a2
+_pkgver=2.2.0.1
pkgrel=1
-_build=145.2878421
+_build=145.2915834
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=('f1320e6adbc7206f07e9df6bed577dbbd4299752'
+sha1sums=('b7f0ab6583f9822a02f578ebe22f59cea99be397'
'baed66cebe2b372700f436b93022a52cbff313be')
if [ "$CARCH" = "x86_64" ]; then