summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPranav Maganti2024-03-07 22:22:18 +0000
committerPranav Maganti2024-03-07 22:22:18 +0000
commitfa846c9dc94a990a96123c61c67cfab3db846561 (patch)
treef95c64abe8e30fcbc068e0fc6bc12fa73037f970
parent0f73eebffd442e09ca8a1eefd56fe3498693b0c5 (diff)
downloadaur-fa846c9dc94a990a96123c61c67cfab3db846561.tar.gz
Version Bump
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b88e8089658b..834f7acd1182 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 2023.3.1.12
+ pkgver = 2023.3.1.13
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.12/android-studio-2023.3.1.12-linux.tar.gz
+ source = https://redirector.gvt1.com/edgedl/android/studio/ide-zips/2023.3.1.13/android-studio-2023.3.1.13-linux.tar.gz
source = android-studio-canary.desktop
- sha256sums = ca0f385812c77dbeaaf8e947ba1e522793f816e73ccaa3bd799f2279c3a1663e
+ sha256sums = 6e0be5c4e82a980c8db9f0ccf2b097587ee4b6a768b996bab2b3839a9e7bbde8
sha256sums = 12ff377490cff386ba7b3ab9c94adfc2ca99515fdfad4773813268217dcd56b7
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index d94fc6a5ca06..22793ccd7626 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.12
+pkgver=2023.3.1.13
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=('ca0f385812c77dbeaaf8e947ba1e522793f816e73ccaa3bd799f2279c3a1663e'
+sha256sums=('6e0be5c4e82a980c8db9f0ccf2b097587ee4b6a768b996bab2b3839a9e7bbde8'
'12ff377490cff386ba7b3ab9c94adfc2ca99515fdfad4773813268217dcd56b7')
if [ "$CARCH" = "i686" ]; then