aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilippe Hürlimann2018-04-23 22:52:24 +0200
committerPhilippe Hürlimann2018-04-23 22:52:24 +0200
commita238365795b58b4816b5f6592b7e5a3b6e495b91 (patch)
tree76ac0e9d5715ebf54575fc1113461c853dc06e07 /PKGBUILD
parent36d604453cd504d3552961452fcd264c79e33a1f (diff)
downloadaur-a238365795b58b4816b5f6592b7e5a3b6e495b91.tar.gz
Android Studio 3.1.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1eebfc8598d8..a183738b54f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio
-pkgver=3.1.1.0
+pkgver=3.1.2.0
pkgrel=1
-_build=173.4697961
+_build=173.4720617
pkgdesc="The official Android IDE (Stable branch)"
arch=('i686' 'x86_64')
url="http://tools.android.com/"
@@ -20,7 +20,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")
-sha256sums=('08539019cda4f9228f6e08d9fda8933a71ecae29eac75f8d31e743816315c076'
+sha256sums=('13f290279790df570bb6592f72a979a495f7591960a378abea7876ece7252ec1'
'73cd2dde1d0f99aaba5baad1e2b91c834edd5db3c817f6fb78868d102360d3c4')
if [ "$CARCH" = "i686" ]; then