summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLalit Maganti2016-01-30 14:49:55 +0000
committerLalit Maganti2016-01-30 14:49:55 +0000
commit9af68e3a697af91ba21c9c175fc81d11922d57f5 (patch)
tree68d036fdb8c0d39efd354c0eb17a900ed52eec0f /PKGBUILD
parent2da03f54dacecb2e49ecb3f32a448c7c0d2596a8 (diff)
downloadaur-9af68e3a697af91ba21c9c175fc81d11922d57f5.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 88db2076dfd7..9a0604fea275 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,10 +7,10 @@
pkgname=android-studio-canary
_pkgname=android-studio
-pkgver=2.0.0p7
-_pkgver=2.0.0.7
+pkgver=2.0.0p8
+_pkgver=2.0.0.8
pkgrel=1
-_build=143.2554821
+_build=143.2563049
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=('e3f7db8adaecdfce0ff54c41efb3a72dad1318ed'
+sha1sums=('449be600646be7fa128b3d3b85771087c9138f4e'
'baed66cebe2b372700f436b93022a52cbff313be')
if [ "$CARCH" = "x86_64" ]; then