summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLalit Maganti2015-07-15 02:43:08 +0100
committerLalit Maganti2015-07-15 02:43:08 +0100
commit1a7160b908136818811886b38a98b41b456f3343 (patch)
treed0041f03f51a19c25d8e834da4371036a510943f /PKGBUILD
parentb527e83d75ba55681e68af06320f2bedbb10cbd2 (diff)
downloadaur-1a7160b908136818811886b38a98b41b456f3343.tar.gz
android-studio: bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f3e8a3403bd9..feeb81908246 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,10 +7,10 @@
pkgname=android-studio-canary
_pkgname=android-studio
-pkgver=1.3.0b1
-_pkgver=1.3.0.5
-pkgrel=2
-_build=141.2024585
+pkgver=1.3.0rc1
+_pkgver=1.3.0.6
+pkgrel=1
+_build=141.2071668
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=("http://dl.google.com/dl/android/studio/ide-zips/$_pkgver/android-studio-ide-$_build-linux.zip"
"$_pkgname.desktop")
-sha1sums=('c084bf0ce014e15459925038e8950fe916085a9f'
+sha1sums=('e88d18055f24c0f36ea2c954f72d488bd1d9812d'
'baed66cebe2b372700f436b93022a52cbff313be')
if [ "$CARCH" = "x86_64" ]; then