summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPranav Maganti2023-03-15 00:04:42 +0000
committerPranav Maganti2023-03-15 00:04:42 +0000
commite6391aa9e6db2819e98549992d79bd8b11f33705 (patch)
tree1a6336ffd7811144a2e26e49527884121e0f22c9
parent52d6743bd819d4725772b83ad91c18c744169a83 (diff)
downloadaur-e6391aa9e6db2819e98549992d79bd8b11f33705.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 fb2eec1ecbca..1169692f7c48 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 2022.3.1.8
+ pkgver = 2022.3.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.3.1.8/android-studio-2022.3.1.8-linux.tar.gz
+ source = https://redirector.gvt1.com/edgedl/android/studio/ide-zips/2022.3.1.9/android-studio-2022.3.1.9-linux.tar.gz
source = android-studio-canary.desktop
- sha256sums = 3face014d1862064e18fb5490854e64f66f9e16a512c8b52476481b21611cee4
+ sha256sums = f45f776e0c5af88e89383b2b5d4d234e270f7fd88357d99905865f6fb1e462bf
sha256sums = 12ff377490cff386ba7b3ab9c94adfc2ca99515fdfad4773813268217dcd56b7
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index 8c8f2def5835..3184367f7a5f 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=2022.3.1.8
+pkgver=2022.3.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=('3face014d1862064e18fb5490854e64f66f9e16a512c8b52476481b21611cee4'
+sha256sums=('f45f776e0c5af88e89383b2b5d4d234e270f7fd88357d99905865f6fb1e462bf'
'12ff377490cff386ba7b3ab9c94adfc2ca99515fdfad4773813268217dcd56b7')
if [ "$CARCH" = "i686" ]; then