summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPranav Maganti2020-12-03 21:28:39 +0000
committerPranav Maganti2020-12-03 21:28:39 +0000
commit6e05cee898ec79eecd7382c62e8ad1b9e16a908f (patch)
treea489bb5b79a612462039df5f5a57ecbd785101f5 /PKGBUILD
parent297c539ba026b49742964a768d101e08e3a63367 (diff)
downloadaur-6e05cee898ec79eecd7382c62e8ad1b9e16a908f.tar.gz
Version bump
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c71f64ae2fdd..bf1f9795c10e 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,9 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=2020.3.1.1
+pkgver=2020.3.1.2
pkgrel=1
-_build=202.6983675
+_build=202.7006259
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.tar.gz"
"$pkgname.desktop")
-sha256sums=('4c8547c454ea9edd432f800affaae3a752ddd6d6a8f95429b255618cf2e6ddae'
+sha256sums=('85d99188637b008e64433eaac50b6de23f2ca484a8833525a33b4017bacb8bb4'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then