summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLalit Maganti2024-04-03 02:46:32 +0000
committerLalit Maganti2024-04-03 02:46:32 +0000
commit45d0ee8c1e40a46a0ba73f9260053825b1843850 (patch)
treea2694f9cae7a15fb5067207afeb6b3cb7cfffdf6
parent82d57c3566a69a4879f7a4576feb532937b30d40 (diff)
downloadaur-45d0ee8c1e40a46a0ba73f9260053825b1843850.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 e1e5a7afe3e7..49e133234966 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 2023.3.2.2
+ pkgver = 2024.1.1.1
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.2.2/android-studio-2023.3.2.2-linux.tar.gz
+ source = https://redirector.gvt1.com/edgedl/android/studio/ide-zips/2024.1.1.1/android-studio-2024.1.1.1-linux.tar.gz
source = android-studio-canary.desktop
- sha256sums = 2ab08d90a172394136ab66f5c23be69f713921e740a7590528823eef48b55b09
+ sha256sums = 40d02e74594cfb5400660f846208889279656a2e0dd708f9e599e4516868ee9b
sha256sums = 12ff377490cff386ba7b3ab9c94adfc2ca99515fdfad4773813268217dcd56b7
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index 30044db2d62a..02e7bdb0c554 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=2023.3.2.2
+pkgver=2024.1.1.1
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=('2ab08d90a172394136ab66f5c23be69f713921e740a7590528823eef48b55b09'
+sha256sums=('40d02e74594cfb5400660f846208889279656a2e0dd708f9e599e4516868ee9b'
'12ff377490cff386ba7b3ab9c94adfc2ca99515fdfad4773813268217dcd56b7')
if [ "$CARCH" = "i686" ]; then