summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLalit Maganti2015-08-16 18:45:53 +0100
committerLalit Maganti2015-08-16 18:45:53 +0100
commit30de89919db1af6eef2b7519ccbb23dc790e2273 (patch)
treedffd4aa0ff05e15832c207ecb8a754b96c4154cc /PKGBUILD
parentb68f1cc123aabb258b6d5f5a14a4dc3a307c46fb (diff)
downloadaur-30de89919db1af6eef2b7519ccbb23dc790e2273.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 c4dde76164bc..cf10807dfb97 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,10 +7,10 @@
pkgname=android-studio-canary
_pkgname=android-studio
-pkgver=1.3.0
-_pkgver=1.3.0.10
+pkgver=1.4.0p2
+_pkgver=1.4.0.1
pkgrel=1
-_build=141.2117773
+_build=141.2168647
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=('041bcd18a2eeae1e80c5d367648a0706852b9aea'
+sha1sums=('084ed3f84290b8807a3a4f0aba6ac9abfe65e6ab'
'baed66cebe2b372700f436b93022a52cbff313be')
if [ "$CARCH" = "x86_64" ]; then