summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLalit Maganti2016-04-01 16:28:18 +0100
committerLalit Maganti2016-04-01 16:28:18 +0100
commit74370e679d89ce6b807c06205a2b879df1b36bc8 (patch)
tree9f7de0a426c7f324649826f06d8759319cb88c39 /PKGBUILD
parent897e57c2187a9f5760a7513c485ac6d86a9b257f (diff)
downloadaur-74370e679d89ce6b807c06205a2b879df1b36bc8.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 9ecd99bbb384..7cbc7a53ad11 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,10 +7,10 @@
pkgname=android-studio-canary
_pkgname=android-studio
-pkgver=2.1.0a4
-_pkgver=2.1.0.2
+pkgver=2.1.0a5
+_pkgver=2.1.0.3
pkgrel=1
-_build=143.2712822
+_build=143.2730271
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=('5fcc6eced5f14687ff9b09465e9654cc3c840cd0'
+sha1sums=('5313999f2885b673d58ba4b6462d68fd167ba831'
'baed66cebe2b372700f436b93022a52cbff313be')
if [ "$CARCH" = "x86_64" ]; then