summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPranav Maganti2021-03-25 23:36:22 +0000
committerPranav Maganti2021-03-25 23:36:22 +0000
commit05da8f014bb20c56aca555409ecf9b5615720337 (patch)
tree339423bf110005a53ba46fcb09946abeb0f2ccf3
parentec232a5bbfb8413adbfe32db0ac5737324946271 (diff)
downloadaur-05da8f014bb20c56aca555409ecf9b5615720337.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 50e423c5cd3a..5b3cebdae211 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 2020.3.1.11
+ pkgver = 2020.3.1.12
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.11/android-studio-2020.3.1.11-linux.tar.gz
+ source = https://redirector.gvt1.com/edgedl/android/studio/ide-zips/2020.3.1.12/android-studio-2020.3.1.12-linux.tar.gz
source = android-studio-canary.desktop
- sha256sums = 24106c917e68badabae759f60cd2c31b54e9a4003cf87e200b50f7a8ba8ba133
+ sha256sums = 0ae881a0dc4f23f61e010abe87052e052e7302b33a8e7011f03b14451deb1d82
sha256sums = 60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index a5d5a8638aa3..26988e338977 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.11
+pkgver=2020.3.1.12
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=('24106c917e68badabae759f60cd2c31b54e9a4003cf87e200b50f7a8ba8ba133'
+sha256sums=('0ae881a0dc4f23f61e010abe87052e052e7302b33a8e7011f03b14451deb1d82'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then