summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPranav Maganti2021-07-27 22:39:00 +0100
committerPranav Maganti2021-07-27 22:39:00 +0100
commit5e1456ca8b454ecc2f947b996e012e7b163e0af3 (patch)
treef122ea495e06b7841724c30bdcaed353dad40775
parent54984b2f648308d09cdf419db282d791e05a664a (diff)
downloadaur-5e1456ca8b454ecc2f947b996e012e7b163e0af3.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 56e4245ec8f2..54cce960e279 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 2021.1.1.4
+ pkgver = 2021.1.1.5
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.4/android-studio-2021.1.1.4-linux.tar.gz
+ source = https://redirector.gvt1.com/edgedl/android/studio/ide-zips/2021.1.1.5/android-studio-2021.1.1.5-linux.tar.gz
source = android-studio-canary.desktop
- sha256sums = ebc76f6330ce19d5d6b7a129955a0b67e3a462b271ecd45cc63eff19fbf15768
+ sha256sums = d09e3a7299a49f200bf51c23594f895ab05219539f87b06046a490f795b5a63b
sha256sums = 60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index aa80e7166d2c..75c7299f9a48 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.4
+pkgver=2021.1.1.5
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=('ebc76f6330ce19d5d6b7a129955a0b67e3a462b271ecd45cc63eff19fbf15768'
+sha256sums=('d09e3a7299a49f200bf51c23594f895ab05219539f87b06046a490f795b5a63b'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then