summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLalit Maganti2023-05-26 00:25:58 +0000
committerLalit Maganti2023-05-26 00:25:58 +0000
commit0363fdaa18183017ec399affa8bc659343c9003a (patch)
tree193a084b7dce7fbfb25ab299e34de0bba062af97
parent55494f1558a63d02e87790dcb64bcb7204644041 (diff)
downloadaur-0363fdaa18183017ec399affa8bc659343c9003a.tar.gz
Bump package version
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e7fa466e27bf..7b10ccfb64bc 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 2023.1.1.4
+ pkgver = 2023.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/2023.1.1.4/android-studio-2023.1.1.4-linux.tar.gz
+ source = https://redirector.gvt1.com/edgedl/android/studio/ide-zips/2023.1.1.5/android-studio-2023.1.1.5-linux.tar.gz
source = android-studio-canary.desktop
- sha256sums = 2f43e59afdd8ef94012c28ada710b02c4109fb8b3e3f3d20dfcb50a6800aea1e
+ sha256sums = d829eea96d796cf800ea93971a15a89d45fba4cef6a18358ac717169f99cc2b3
sha256sums = 12ff377490cff386ba7b3ab9c94adfc2ca99515fdfad4773813268217dcd56b7
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index ea9047c41522..044333ddb42e 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=2023.1.1.4
+pkgver=2023.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=('2f43e59afdd8ef94012c28ada710b02c4109fb8b3e3f3d20dfcb50a6800aea1e'
+sha256sums=('d829eea96d796cf800ea93971a15a89d45fba4cef6a18358ac717169f99cc2b3'
'12ff377490cff386ba7b3ab9c94adfc2ca99515fdfad4773813268217dcd56b7')
if [ "$CARCH" = "i686" ]; then