summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPranav Maganti2023-07-27 15:31:08 +0100
committerPranav Maganti2023-07-27 15:31:08 +0100
commit6995e0239fc026a5a4734bcf6d31ad5b0beb4d5b (patch)
tree3b3ccb7c379052627c2961b98957c37472cb4f28 /PKGBUILD
parent2a0575935eb0079c73152ffcc461fa4028a10ca7 (diff)
downloadaur-6995e0239fc026a5a4734bcf6d31ad5b0beb4d5b.tar.gz
Version Bump
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f3e2c14252d1..1b8fa587fbe1 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.13
+pkgver=2023.1.1.14
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=('a0f66ccddd27b68763b816a212de317afdcfe0c44a573132b2e20135d9e4ac26'
+sha256sums=('3206435294723345c37e0a9f623b492721b608168d074e8f82da0996d0f03709'
'12ff377490cff386ba7b3ab9c94adfc2ca99515fdfad4773813268217dcd56b7')
if [ "$CARCH" = "i686" ]; then