summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLalit Maganti2020-12-16 22:14:02 +0000
committerLalit Maganti2020-12-16 22:14:02 +0000
commit15c37fc28e001e3932356dfb7604f00a5e9bece4 (patch)
tree9659d2ae797274f3aadaedce7d8af3ef0205663d /PKGBUILD
parent6e05cee898ec79eecd7382c62e8ad1b9e16a908f (diff)
downloadaur-15c37fc28e001e3932356dfb7604f00a5e9bece4.tar.gz
Bump version
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bf1f9795c10e..9561d32e21a2 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,8 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=2020.3.1.2
+pkgver=2020.3.1.3
pkgrel=1
-_build=202.7006259
pkgdesc="The Official Android IDE (Canary branch)"
arch=('i686' 'x86_64')
url="http://tools.android.com/"
@@ -20,9 +19,9 @@ depends=('freetype2' 'libxrender' 'libxtst')
optdepends=('gtk2: GTK+ look and feel'
'libgl: emulator support')
options=('!strip')
-source=("https://dl.google.com/dl/android/studio/ide-zips/$pkgver/android-studio-ide-$_build-linux.tar.gz"
+source=("https://redirector.gvt1.com/edgedl/android/studio/ide-zips/$pkgver/android-studio-$pkgver-linux.tar.gz"
"$pkgname.desktop")
-sha256sums=('85d99188637b008e64433eaac50b6de23f2ca484a8833525a33b4017bacb8bb4'
+sha256sums=('9df5089a4b3765aaad0c89eb452d8e6f5699f809de7d9b2f7f18657c8744a7db'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then