summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPranav Maganti2022-08-06 14:15:08 +0100
committerPranav Maganti2022-08-06 14:15:08 +0100
commit9f03cafbeea4a8e0472104b2cf3499596b377812 (patch)
tree4d3a4bac161c3747039bb7ac04fd8fc7b7280d73
parentf6117e11bd8ccf08e963b300f00634ceef582934 (diff)
downloadaur-9f03cafbeea4a8e0472104b2cf3499596b377812.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 e4a19c84f38a..6da99377b62b 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 2022.1.1.8
+ pkgver = 2022.1.1.9
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.8/android-studio-2022.1.1.8-linux.tar.gz
+ source = https://redirector.gvt1.com/edgedl/android/studio/ide-zips/2022.1.1.9/android-studio-2022.1.1.9-linux.tar.gz
source = android-studio-canary.desktop
- sha256sums = d1b657c78629333b4b027c2e05a49a353dc624d7d89ea0836a7c11f90eeac947
+ sha256sums = fcd8308ba3fb5864a16950628511bc3c7a55bc130be497fc0af1fd746ad5d7f9
sha256sums = 12ff377490cff386ba7b3ab9c94adfc2ca99515fdfad4773813268217dcd56b7
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index 2cf347b6e411..451e8e894102 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.8
+pkgver=2022.1.1.9
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=('d1b657c78629333b4b027c2e05a49a353dc624d7d89ea0836a7c11f90eeac947'
+sha256sums=('fcd8308ba3fb5864a16950628511bc3c7a55bc130be497fc0af1fd746ad5d7f9'
'12ff377490cff386ba7b3ab9c94adfc2ca99515fdfad4773813268217dcd56b7')
if [ "$CARCH" = "i686" ]; then