summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLalit Maganti2015-09-05 23:57:06 +0100
committerLalit Maganti2015-09-05 23:57:06 +0100
commit9f5551d5a14ae1fae663189c170765fea331a8ba (patch)
tree19d58ca127033f48b0f0bbed48de6e1c14ed142a /PKGBUILD
parent0dbbc7b52055a5d5d68ade8f7ea1d26cb5ab1d6d (diff)
downloadaur-9f5551d5a14ae1fae663189c170765fea331a8ba.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 1ed2c207c759..c2b9ae6a1563 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,10 +7,10 @@
pkgname=android-studio-canary
_pkgname=android-studio
-pkgver=1.4.0b1
-_pkgver=1.4.0.3
+pkgver=1.4.0b2
+_pkgver=1.4.0.4
pkgrel=1
-_build=141.2202261
+_build=141.2218876
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=('660051f68c57e6cd9c9175894e1ac17f4410805d'
+sha1sums=('03725ca59e3b4b0ab13ab29bf723c1d77087a3ed'
'baed66cebe2b372700f436b93022a52cbff313be')
if [ "$CARCH" = "x86_64" ]; then