summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPranav Maganti2023-08-18 11:02:24 +0100
committerPranav Maganti2023-08-18 11:02:24 +0100
commit3b24930b4dfa1bdc88dd1606999b7cc5930b5020 (patch)
treeec5448d2e211ba3a68cae37c326d23489f7b051a
parent6995e0239fc026a5a4734bcf6d31ad5b0beb4d5b (diff)
downloadaur-3b24930b4dfa1bdc88dd1606999b7cc5930b5020.tar.gz
Version Bump
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 58c3dbfa526c..f64dfce94cce 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 2023.1.1.14
+ pkgver = 2023.1.1.16
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.14/android-studio-2023.1.1.14-linux.tar.gz
+ source = https://redirector.gvt1.com/edgedl/android/studio/ide-zips/2023.1.1.16/android-studio-2023.1.1.16-linux.tar.gz
source = android-studio-canary.desktop
- sha256sums = 3206435294723345c37e0a9f623b492721b608168d074e8f82da0996d0f03709
+ sha256sums = 8bc1cda24e696bc60dad4426afd08d46643d3a815e75f2ebe6133482beff3df0
sha256sums = 12ff377490cff386ba7b3ab9c94adfc2ca99515fdfad4773813268217dcd56b7
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index 1b8fa587fbe1..ba92b2690c5d 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.14
+pkgver=2023.1.1.16
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=('3206435294723345c37e0a9f623b492721b608168d074e8f82da0996d0f03709'
+sha256sums=('8bc1cda24e696bc60dad4426afd08d46643d3a815e75f2ebe6133482beff3df0'
'12ff377490cff386ba7b3ab9c94adfc2ca99515fdfad4773813268217dcd56b7')
if [ "$CARCH" = "i686" ]; then