summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPranav Maganti2021-03-16 10:41:58 +0000
committerPranav Maganti2021-03-16 10:41:58 +0000
commitdbf96fc0ff3a26496f1a2f1145439cc8d1a6ceb9 (patch)
tree52e6c4de060a682b9118a4e047e8b8e8692aab85
parent532c48048d61f18d1e58cbe5cfa0a9020adea730 (diff)
downloadaur-dbf96fc0ff3a26496f1a2f1145439cc8d1a6ceb9.tar.gz
Version Bump
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d5797cc2db89..6af72e665dcc 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 2020.3.1.9
+ pkgver = 2020.3.1.10
pkgrel = 1
url = http://tools.android.com/
arch = i686
@@ -14,9 +14,9 @@ pkgbase = android-studio-canary
optdepends = gtk2: GTK+ look and feel
optdepends = libgl: emulator support
options = !strip
- source = https://redirector.gvt1.com/edgedl/android/studio/ide-zips/2020.3.1.9/android-studio-2020.3.1.9-linux.tar.gz
+ source = https://redirector.gvt1.com/edgedl/android/studio/ide-zips/2020.3.1.10/android-studio-2020.3.1.10-linux.tar.gz
source = android-studio-canary.desktop
- sha256sums = e0352d1fe9924ed189ba39bd584ac3b78ff3de620e598dfa72d840ac2fdd77ad
+ sha256sums = 52bf0b43238a95bc860a805047283d98927f16b69c3563588df6162fa5f4bd97
sha256sums = 60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index 6cca52ecf4c2..40fcb3636346 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.9
+pkgver=2020.3.1.10
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=('e0352d1fe9924ed189ba39bd584ac3b78ff3de620e598dfa72d840ac2fdd77ad'
+sha256sums=('52bf0b43238a95bc860a805047283d98927f16b69c3563588df6162fa5f4bd97'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then