summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPranav Maganti2024-01-27 19:11:52 +0000
committerPranav Maganti2024-01-27 19:11:52 +0000
commit9ba12fc016833043d63ea6209e4e4b26593339ac (patch)
tree016029233a4b52a7260384f135e93afd0a11ca06
parent2986e9f386349f4527d0b3d6bf6df0bffeccd9ce (diff)
downloadaur-9ba12fc016833043d63ea6209e4e4b26593339ac.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 9c8e30ef0717..79f007ecc637 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 2023.3.1.3
+ pkgver = 2023.3.1.7
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.3/android-studio-2023.3.1.3-linux.tar.gz
+ source = https://redirector.gvt1.com/edgedl/android/studio/ide-zips/2023.3.1.7/android-studio-2023.3.1.7-linux.tar.gz
source = android-studio-canary.desktop
- sha256sums = 70f0a7f5db10d2fd42d9bc57ccfa318eeb9cb0cb6478ef03e9d56df2170896e4
+ sha256sums = 3e786a48a831b345d0e5c9bf3c1d753a6b36a7568089b5ca7b9d900bef255fc7
sha256sums = 12ff377490cff386ba7b3ab9c94adfc2ca99515fdfad4773813268217dcd56b7
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index 562440242e08..3ee35344383b 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.3
+pkgver=2023.3.1.7
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=('70f0a7f5db10d2fd42d9bc57ccfa318eeb9cb0cb6478ef03e9d56df2170896e4'
+sha256sums=('3e786a48a831b345d0e5c9bf3c1d753a6b36a7568089b5ca7b9d900bef255fc7'
'12ff377490cff386ba7b3ab9c94adfc2ca99515fdfad4773813268217dcd56b7')
if [ "$CARCH" = "i686" ]; then