summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLalit Maganti2024-02-17 04:38:53 +0000
committerLalit Maganti2024-02-17 04:38:53 +0000
commit0b6a3cd5f9d9db5dcd8812d5f433efb24cc02ad9 (patch)
tree509bed04cb5769a78565436006bce4691def28e2
parent89ac9927fe375f318fc78834c69408e80e4c7c8e (diff)
downloadaur-0b6a3cd5f9d9db5dcd8812d5f433efb24cc02ad9.tar.gz
Bump version
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9aa86c6b2b99..19f6a2fd5d0d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 2023.3.1.9
+ pkgver = 2023.3.1.10
pkgrel = 1
url = http://tools.android.com/
arch = i686
@@ -16,7 +16,7 @@ pkgbase = android-studio-canary
options = !strip
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 = c67f38b2876961c26020bc06062c6ec21ba0f6166ea6a7e2cc6f7c2982d21ecc
+ sha256sums = 34345accf393459c292eae4a9f1c08b20c77d4f8755e87db0dd4841d997eb564
sha256sums = 12ff377490cff386ba7b3ab9c94adfc2ca99515fdfad4773813268217dcd56b7
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index 301ff5c48f38..ea17f616bf5b 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.9
+pkgver=2023.3.1.10
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=('c67f38b2876961c26020bc06062c6ec21ba0f6166ea6a7e2cc6f7c2982d21ecc'
+sha256sums=('34345accf393459c292eae4a9f1c08b20c77d4f8755e87db0dd4841d997eb564'
'12ff377490cff386ba7b3ab9c94adfc2ca99515fdfad4773813268217dcd56b7')
if [ "$CARCH" = "i686" ]; then