summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPranav Maganti2022-09-22 12:54:14 +0100
committerPranav Maganti2022-09-22 12:54:14 +0100
commit9b865fb207662284f96a9d154724dcb77bcfd842 (patch)
tree5c9cd2715200f86c5266f60ae1fe688b0460a3ea
parent6e55ce1a359a94c41f948fdf6bd659bd21a84a5c (diff)
downloadaur-9b865fb207662284f96a9d154724dcb77bcfd842.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 1ea27d36340d..23dcf81a12d0 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 2022.1.1.10
+ pkgver = 2022.2.1.1
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/2022.1.1.10/android-studio-2022.1.1.10-linux.tar.gz
+ source = https://redirector.gvt1.com/edgedl/android/studio/ide-zips/2022.2.1.1/android-studio-2022.2.1.1-linux.tar.gz
source = android-studio-canary.desktop
- sha256sums = e81698e410bf5b53bf41a583af054019ffa633d0ce5f30d7b4bc813dc453e04a
+ sha256sums = 1a29f137e90f18e2dc817af04e54cc4eca065b04bd60988cacd994120d031924
sha256sums = 12ff377490cff386ba7b3ab9c94adfc2ca99515fdfad4773813268217dcd56b7
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index ac9a57e4780f..35af79980dc1 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=2022.1.1.10
+pkgver=2022.2.1.1
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=('e81698e410bf5b53bf41a583af054019ffa633d0ce5f30d7b4bc813dc453e04a'
+sha256sums=('1a29f137e90f18e2dc817af04e54cc4eca065b04bd60988cacd994120d031924'
'12ff377490cff386ba7b3ab9c94adfc2ca99515fdfad4773813268217dcd56b7')
if [ "$CARCH" = "i686" ]; then