summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPranav Maganti2021-12-19 16:10:12 +0000
committerPranav Maganti2021-12-19 16:10:12 +0000
commit107f34dfc4f9d24edf2d0e758575488161b0b5e7 (patch)
treef52f465b168ec2ea9b0fc20506b1c6c01314c71c
parent36939c2fdccbba78244d5ba733e558d5ff6c4b85 (diff)
downloadaur-107f34dfc4f9d24edf2d0e758575488161b0b5e7.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 f3086a610ddd..f6cb1cda872c 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 2021.2.1.5
+ pkgver = 2021.2.1.6
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.2.1.5/android-studio-2021.2.1.5-linux.tar.gz
+ source = https://redirector.gvt1.com/edgedl/android/studio/ide-zips/2021.2.1.6/android-studio-2021.2.1.6-linux.tar.gz
source = android-studio-canary.desktop
- sha256sums = 3d2e399eee60f6a5cd7a89589c512cfff67aa7c7886680fa914a3fd327c743a0
+ sha256sums = 08a4b75158b5c100578afebf20090cc68c4d0bdcf0223c85cc524d0c4f46debb
sha256sums = 60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index 21344efd26b5..5f98e85d310d 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=2021.2.1.5
+pkgver=2021.2.1.6
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=('3d2e399eee60f6a5cd7a89589c512cfff67aa7c7886680fa914a3fd327c743a0'
+sha256sums=('08a4b75158b5c100578afebf20090cc68c4d0bdcf0223c85cc524d0c4f46debb'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then