summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPranav Maganti2021-02-18 19:29:17 +0000
committerPranav Maganti2021-02-18 19:29:17 +0000
commit159ad274703f32532aa4db007c1cbe0b24a7d395 (patch)
treea091514b07fda448f6b2bcc7d55a57df05c00a9b
parentdbc2732b75eb9f36e5bc5f5fea7162299bd89881 (diff)
downloadaur-159ad274703f32532aa4db007c1cbe0b24a7d395.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 4df0c8dd47ed..8d2aa1b83396 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 2020.3.1.6
+ pkgver = 2020.3.1.7
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.6/android-studio-2020.3.1.6-linux.tar.gz
+ source = https://redirector.gvt1.com/edgedl/android/studio/ide-zips/2020.3.1.7/android-studio-2020.3.1.7-linux.tar.gz
source = android-studio-canary.desktop
- sha256sums = 293af5b861722ba8c7fbbe96ef6216e39f4484c9e0e38e57a449ff637d4511f9
+ sha256sums = 3c62279dee08df22c72fdeb65cff331272b9d23682072f3288fabc9a9126f80d
sha256sums = 60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index d635a254e5c3..31fb57fd720a 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.6
+pkgver=2020.3.1.7
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=('293af5b861722ba8c7fbbe96ef6216e39f4484c9e0e38e57a449ff637d4511f9'
+sha256sums=('3c62279dee08df22c72fdeb65cff331272b9d23682072f3288fabc9a9126f80d'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then