summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPranav Maganti2021-05-18 22:55:07 +0100
committerPranav Maganti2021-05-18 22:55:07 +0100
commit99c10661ea72ef0c78ebe1a683402399f423ea99 (patch)
tree88f620b67539e30e0d2247415920525e11bafdc2 /PKGBUILD
parent3c8c5019784bee8c8176eb2ab1c0158e5d38df82 (diff)
downloadaur-99c10661ea72ef0c78ebe1a683402399f423ea99.tar.gz
Version Bump
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7dd171186c91..ec2503bc992c 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=2020.3.1.15
+pkgver=2021.1.1.1
pkgrel=1
pkgdesc="The Official Android IDE (Canary branch)"
arch=('i686' 'x86_64')
@@ -21,7 +21,7 @@ optdepends=('gtk2: GTK+ look and feel'
options=('!strip')
source=("https://redirector.gvt1.com/edgedl/android/studio/ide-zips/$pkgver/android-studio-$pkgver-linux.tar.gz"
"$pkgname.desktop")
-sha256sums=('7b47d076739a26172bdd504c4f0c3196cb4f5ad882971caf7ab4714cdd8ac64c'
+sha256sums=('954e25cb849f2b512109d88d7eea1f973d9412cd485469ca380171bfd0ac5b29'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then