summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLalit Maganti2024-04-30 02:46:20 +0000
committerLalit Maganti2024-04-30 02:46:20 +0000
commitdd3a6ab91cbda283649a7fb7d654e9e4866fda60 (patch)
tree9cefd3571afbba1fd1f64db269ca2d67bb4c58c7
parent832ddfec4907b0aef555b49be9f6bd07c7107576 (diff)
downloadaur-dd3a6ab91cbda283649a7fb7d654e9e4866fda60.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 ac03ca19a0db..68b838f2ec26 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 2024.1.1.4
+ pkgver = 2024.1.1.5
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/2024.1.1.4/android-studio-2024.1.1.4-linux.tar.gz
+ source = https://redirector.gvt1.com/edgedl/android/studio/ide-zips/2024.1.1.5/android-studio-2024.1.1.5-linux.tar.gz
source = android-studio-canary.desktop
- sha256sums = 95f8a0ee517217b5d9a304d02a9a3acc6791db7547abf7fbbef503582b3b8dea
+ sha256sums = 4a21b607a8b79bdd982b1f2e0c97aab5eba07c672aaf4d79f9c5f1f3bd1b90d1
sha256sums = 12ff377490cff386ba7b3ab9c94adfc2ca99515fdfad4773813268217dcd56b7
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index aa2f8441a46a..ca979af0923f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=2024.1.1.4
+pkgver=2024.1.1.5
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=('95f8a0ee517217b5d9a304d02a9a3acc6791db7547abf7fbbef503582b3b8dea'
+sha256sums=('4a21b607a8b79bdd982b1f2e0c97aab5eba07c672aaf4d79f9c5f1f3bd1b90d1'
'12ff377490cff386ba7b3ab9c94adfc2ca99515fdfad4773813268217dcd56b7')
if [ "$CARCH" = "i686" ]; then