summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPranav Maganti2020-12-01 21:37:01 +0000
committerPranav Maganti2020-12-01 21:37:01 +0000
commit297c539ba026b49742964a768d101e08e3a63367 (patch)
treebc1d156ce3f9999d277aad9e4e6f6cbfd46c49fe /PKGBUILD
parentb74b82f3afff6ddd0a8af38efaad92f8b4e55586 (diff)
downloadaur-297c539ba026b49742964a768d101e08e3a63367.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 f9533f002dc0..c71f64ae2fdd 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,9 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=4.2.0.16
+pkgver=2020.3.1.1
pkgrel=1
-_build=202.6939830
+_build=202.6983675
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=('d97874191e011d923aa1f772308da272bced236066887593fb56c4648679f081'
+sha256sums=('4c8547c454ea9edd432f800affaae3a752ddd6d6a8f95429b255618cf2e6ddae'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then