summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPranav Maganti2022-05-15 15:53:15 +0100
committerPranav Maganti2022-05-15 15:53:15 +0100
commit2d96713592996969302a48d7aad22828312b7f74 (patch)
tree5d3b75e90166cf231720e1db5bcf46296e30ff4c
parent412189fc703cde19adfa280983aeb4e0cd9db1ff (diff)
downloadaur-2d96713592996969302a48d7aad22828312b7f74.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 4e4a38cf6d2f..83e309619001 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 2021.3.1.9
+ pkgver = 2022.1.1.2
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.9/android-studio-2021.3.1.9-linux.tar.gz
+ source = https://redirector.gvt1.com/edgedl/android/studio/ide-zips/2022.1.1.2/android-studio-2022.1.1.2-linux.tar.gz
source = android-studio-canary.desktop
- sha256sums = cbbd78efebddae9dfb25a97fa3b42861474dcae076d433fe5cb61ee37937a25b
+ sha256sums = b53e8d84e8c02a9536321c517c6b77054b34f68a08def32673df2d7d7d333a18
sha256sums = 60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index e159454c3037..a1b01df44591 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.9
+pkgver=2022.1.1.2
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=('cbbd78efebddae9dfb25a97fa3b42861474dcae076d433fe5cb61ee37937a25b'
+sha256sums=('b53e8d84e8c02a9536321c517c6b77054b34f68a08def32673df2d7d7d333a18'
'60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
if [ "$CARCH" = "i686" ]; then