summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLalit Maganti2017-12-25 20:09:15 +0000
committerLalit Maganti2017-12-25 20:09:15 +0000
commit4451ec7157845c27969d9198198ecef9df5f381e (patch)
tree79a5522894c4057ea49f2339dc3b9c2a90c8ecd2 /PKGBUILD
parent23c329e8c83f0f5001e00d14a7e0351bb3a759ff (diff)
downloadaur-4451ec7157845c27969d9198198ecef9df5f381e.tar.gz
Bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 052dd3000321..0b20121aff70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,9 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=3.0.0.18
+pkgver=3.1.0.5
pkgrel=1
-_build=171.4408382
+_build=173.4506631
pkgdesc="The Official Android IDE (Canary branch)"
arch=('i686' 'x86_64')
url="http://tools.android.com/"
@@ -22,7 +22,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=('7991f95ea1b6c55645a3fc48f1534d4135501a07b9d92dd83672f936d9a9d7a2'
+sha256sums=('f60bae98d675f20dd93d6867ad8f9cbea04a87810c059ea8dfee9addf311dc83'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then