summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLalit Maganti2016-03-10 19:54:17 +0000
committerLalit Maganti2016-03-10 19:54:17 +0000
commit0109b2e0ae9567215706829713bb8cdfbd2777d3 (patch)
tree73043395a38c7e64bb554afabbafc57b8f4c2c5a /PKGBUILD
parente46dea1576e45d82b193c1a50f83ec689d49fc95 (diff)
downloadaur-0109b2e0ae9567215706829713bb8cdfbd2777d3.tar.gz
android-studio: update version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c49df40398c1..78629fa06ab0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,10 +7,10 @@
pkgname=android-studio-canary
_pkgname=android-studio
-pkgver=2.0.0b5
-_pkgver=2.0.0.14
+pkgver=2.1.0a1
+_pkgver=2.1.0.0
pkgrel=1
-_build=143.2609919
+_build=143.2664576
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=('f52a50286c10209b8a5d5f86464d850f761884aa'
+sha1sums=('7b7f936ff7eb6ef4c2446fc3406ccd09ccf2737a'
'baed66cebe2b372700f436b93022a52cbff313be')
if [ "$CARCH" = "x86_64" ]; then