summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPranav Maganti2021-10-06 15:59:33 +0100
committerPranav Maganti2021-10-06 15:59:33 +0100
commitfc3a8be661b4c8636325c6d73813ee749c1e374c (patch)
treebb6c883d9cef5fb7a2d3ea0dc2236ce634bea1e1
parent776cd5799730f1e306bc493433c076417a53450d (diff)
downloadaur-fc3a8be661b4c8636325c6d73813ee749c1e374c.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 3db11cd2b16c..d6caf3867546 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 2021.1.1.12
+ pkgver = 2021.1.1.13
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.1.1.12/android-studio-2021.1.1.12-linux.tar.gz
+ source = https://redirector.gvt1.com/edgedl/android/studio/ide-zips/2021.1.1.13/android-studio-2021.1.1.13-linux.tar.gz
source = android-studio-canary.desktop
- sha256sums = 2103396489fd6b39bc5d99a8f5dcbba8f86c7e640c2c2424efab035d0649d6b7
+ sha256sums = f505e044b0a614980970e6fc5428fb639ad7e5443e261bfc23b34f970e978513
sha256sums = 60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index 8ec3c59046a0..21fccbe7b981 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=2021.1.1.12
+pkgver=2021.1.1.13
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=('2103396489fd6b39bc5d99a8f5dcbba8f86c7e640c2c2424efab035d0649d6b7'
+sha256sums=('f505e044b0a614980970e6fc5428fb639ad7e5443e261bfc23b34f970e978513'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then