summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b37d28ed2aba..a83f432834a0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,10 +7,10 @@
pkgname=android-studio-canary
_pkgname=android-studio
-pkgver=2.1.1
-_pkgver=2.1.1.0
+pkgver=2.1.0
+_pkgver=2.1.0.9
pkgrel=1
-_build=143.2821654
+_build=143.2790544
pkgdesc="The Official Android IDE. Canary branch"
arch=('i686' 'x86_64')
url="http://developer.android.com/sdk/installing/studio.html"
@@ -25,7 +25,7 @@ install=$pkgname.install
source=("https://dl.google.com/dl/android/studio/ide-zips/$_pkgver/android-studio-ide-$_build-linux.zip"
"$_pkgname.desktop")
sha1sums=('45dad9b76ad0506c354483aaa67ea0e2468d03a5'
- '55d69ad2da0068d818718b26ba43550fbcbeb7e9')
+ 'baed66cebe2b372700f436b93022a52cbff313be')
if [ "$CARCH" = "x86_64" ]; then
depends+=('lib32-fontconfig' 'lib32-libxrender' 'lib32-mesa')