summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPranav Maganti2022-04-11 11:49:04 +0100
committerPranav Maganti2022-04-11 11:49:04 +0100
commit86afa841fdc24ea8dcd18b9b12be9ffc18ac3c70 (patch)
tree481cc45d663896b9501a5a851de1192b88f36a59
parentc41dd3a1b66eeb3da1b79e4d09593c51e047cc5c (diff)
downloadaur-86afa841fdc24ea8dcd18b9b12be9ffc18ac3c70.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 93b2bff37c74..a710556350c4 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 2021.3.1.5
+ pkgver = 2021.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/2021.3.1.5/android-studio-2021.3.1.5-linux.tar.gz
+ source = https://redirector.gvt1.com/edgedl/android/studio/ide-zips/2021.3.1.7/android-studio-2021.3.1.7-linux.tar.gz
source = android-studio-canary.desktop
- sha256sums = 63fabb9605d77b237608416a080865b69baa202a06eb70cc3660860d0cfd753d
+ sha256sums = 618a613d065e1fe8411bb949aa03149b94f9ed0784a36af5a0473326f0f05c0a
sha256sums = 60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index 69351748b0e8..453399faa8b9 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=2021.3.1.5
+pkgver=2021.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=('63fabb9605d77b237608416a080865b69baa202a06eb70cc3660860d0cfd753d'
+sha256sums=('618a613d065e1fe8411bb949aa03149b94f9ed0784a36af5a0473326f0f05c0a'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then