summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPranav Maganti2024-02-13 22:46:07 +0000
committerPranav Maganti2024-02-13 22:46:07 +0000
commit89ac9927fe375f318fc78834c69408e80e4c7c8e (patch)
tree57509629acc6de264d65b10806129a276454e4f1
parent9ba12fc016833043d63ea6209e4e4b26593339ac (diff)
downloadaur-89ac9927fe375f318fc78834c69408e80e4c7c8e.tar.gz
Version Bump
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 79f007ecc637..9aa86c6b2b99 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 2023.3.1.7
+ pkgver = 2023.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/2023.3.1.7/android-studio-2023.3.1.7-linux.tar.gz
+ source = https://redirector.gvt1.com/edgedl/android/studio/ide-zips/2023.3.1.9/android-studio-2023.3.1.9-linux.tar.gz
source = android-studio-canary.desktop
- sha256sums = 3e786a48a831b345d0e5c9bf3c1d753a6b36a7568089b5ca7b9d900bef255fc7
+ sha256sums = c67f38b2876961c26020bc06062c6ec21ba0f6166ea6a7e2cc6f7c2982d21ecc
sha256sums = 12ff377490cff386ba7b3ab9c94adfc2ca99515fdfad4773813268217dcd56b7
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index 3ee35344383b..301ff5c48f38 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=2023.3.1.7
+pkgver=2023.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=('3e786a48a831b345d0e5c9bf3c1d753a6b36a7568089b5ca7b9d900bef255fc7'
+sha256sums=('c67f38b2876961c26020bc06062c6ec21ba0f6166ea6a7e2cc6f7c2982d21ecc'
'12ff377490cff386ba7b3ab9c94adfc2ca99515fdfad4773813268217dcd56b7')
if [ "$CARCH" = "i686" ]; then