summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPranav Maganti2023-12-09 16:45:37 +0000
committerPranav Maganti2023-12-09 16:45:37 +0000
commit12287dc3bc2bfee20a1ba86407aff6b2a55b4081 (patch)
tree6de1cc1228bd02d4b01794745554aaa56826ee16
parenta6fdd9ccd05aec47674c9a88913e80f637b16ce8 (diff)
downloadaur-12287dc3bc2bfee20a1ba86407aff6b2a55b4081.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 949fe01a9ff5..3ae9088b102a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 2023.2.1.16
+ pkgver = 2023.2.1.17
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.2.1.16/android-studio-2023.2.1.16-linux.tar.gz
+ source = https://redirector.gvt1.com/edgedl/android/studio/ide-zips/2023.2.1.17/android-studio-2023.2.1.17-linux.tar.gz
source = android-studio-canary.desktop
- sha256sums = 6bd59abffdd3b68274be54dd104c2a44254a54fa5ad19390c1be2489a66f51d8
+ sha256sums = 446d4dd3aa6c45a46b0bfe7b4eb6f6dcad087b3a76541562051a894472ecb0c2
sha256sums = 12ff377490cff386ba7b3ab9c94adfc2ca99515fdfad4773813268217dcd56b7
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index 4b10ff8b892f..a334f593cfc3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=2023.2.1.16
+pkgver=2023.2.1.17
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=('6bd59abffdd3b68274be54dd104c2a44254a54fa5ad19390c1be2489a66f51d8'
+sha256sums=('446d4dd3aa6c45a46b0bfe7b4eb6f6dcad087b3a76541562051a894472ecb0c2'
'12ff377490cff386ba7b3ab9c94adfc2ca99515fdfad4773813268217dcd56b7')
if [ "$CARCH" = "i686" ]; then