summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTad Fisher2017-02-11 13:39:33 -0800
committerTad Fisher2017-02-11 13:39:33 -0800
commit142038327dee22f279b69dff63e1a802489ef02a (patch)
treefe9a7f51d4ae5a6ab5fc21f4a705f05cb5ef7086 /PKGBUILD
parentf983788bddfa6ad1f379880b81e9fcf0ae3ebe98 (diff)
downloadaur-142038327dee22f279b69dff63e1a802489ef02a.tar.gz
2.3 Beta 4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b1569c557224..ad1434debf01 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,9 +7,9 @@
# Contributor: Lubomir 'Kuci' Kucera <kuci24-at-gmail-dot-com>
pkgname=android-studio-beta
-pkgver=2.3.0.5
+pkgver=2.3.0.6
pkgrel=1
-_build=162.3671887
+_build=162.3715353
pkgdesc="The Official Android IDE (Beta branch)"
arch=('i686' 'x86_64')
url="http://tools.android.com/"
@@ -21,7 +21,7 @@ optdepends=('gtk2: GTK+ look and feel'
options=('!strip')
source=("https://dl.google.com/dl/android/studio/ide-zips/$pkgver/android-studio-ide-$_build-linux.zip"
"$pkgname.desktop")
-sha1sums=('110d01a2ba0325827a213cc6b6bf8d0cef2042e8'
+sha1sums=('220fefc2b9ced852ad4bef7237607d28f58be9f2'
'b61f3bf3449f79f8b15aea93414398848e5a6614')
if [ "$CARCH" = "i686" ]; then