summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPranav Maganti2021-04-30 10:55:39 +0100
committerPranav Maganti2021-04-30 10:55:39 +0100
commit3c8c5019784bee8c8176eb2ab1c0158e5d38df82 (patch)
tree31e7b6c6e5650f36e5bb95decf13893c46b4c0a9
parent3f56fd8c0d2c63f8897907894f454d93f739cd2e (diff)
downloadaur-3c8c5019784bee8c8176eb2ab1c0158e5d38df82.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 e78f877f35e6..34f18c799c71 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 2020.3.1.14
+ pkgver = 2020.3.1.15
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.14/android-studio-2020.3.1.14-linux.tar.gz
+ source = https://redirector.gvt1.com/edgedl/android/studio/ide-zips/2020.3.1.15/android-studio-2020.3.1.15-linux.tar.gz
source = android-studio-canary.desktop
- sha256sums = 740d2e2275738b9c6de62c6cb2a8294a0fab3f1b2f97769cee9e39afb02203a9
+ sha256sums = 7b47d076739a26172bdd504c4f0c3196cb4f5ad882971caf7ab4714cdd8ac64c
sha256sums = 60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index 00f0acf0756e..7dd171186c91 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.14
+pkgver=2020.3.1.15
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=('740d2e2275738b9c6de62c6cb2a8294a0fab3f1b2f97769cee9e39afb02203a9'
+sha256sums=('7b47d076739a26172bdd504c4f0c3196cb4f5ad882971caf7ab4714cdd8ac64c'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then