summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLalit Maganti2024-02-23 04:39:02 +0000
committerLalit Maganti2024-02-23 04:39:02 +0000
commitdfe83baf1181b9cf5062d165eeb290e4e3261907 (patch)
tree3547a4041394dd6cb3f202def9cd2dca0a2ba7da
parentf1fe6b3cb6155e2b52ef18eedfe2b6a1444493c4 (diff)
downloadaur-dfe83baf1181b9cf5062d165eeb290e4e3261907.tar.gz
Bump version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0d65e3c9f073..d1624d2d6a4c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 2023.3.1.10
+ pkgver = 2023.3.1.11
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.10/android-studio-2023.3.1.10-linux.tar.gz
+ source = https://redirector.gvt1.com/edgedl/android/studio/ide-zips/2023.3.1.11/android-studio-2023.3.1.11-linux.tar.gz
source = android-studio-canary.desktop
- sha256sums = 34345accf393459c292eae4a9f1c08b20c77d4f8755e87db0dd4841d997eb564
+ sha256sums = 9838bd2481597ddb6864637b6dd3cbd0ee9af3448dbb9e6dc896b1b335b1baef
sha256sums = 12ff377490cff386ba7b3ab9c94adfc2ca99515fdfad4773813268217dcd56b7
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index ea17f616bf5b..e4ae87f2eb08 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.10
+pkgver=2023.3.1.11
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=('34345accf393459c292eae4a9f1c08b20c77d4f8755e87db0dd4841d997eb564'
+sha256sums=('9838bd2481597ddb6864637b6dd3cbd0ee9af3448dbb9e6dc896b1b335b1baef'
'12ff377490cff386ba7b3ab9c94adfc2ca99515fdfad4773813268217dcd56b7')
if [ "$CARCH" = "i686" ]; then