summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fb59357c92e3..ac3f589fb01f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 2023.2.1.1
+ pkgver = 2023.2.1.2
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.1/android-studio-2023.2.1.1-linux.tar.gz
+ source = https://redirector.gvt1.com/edgedl/android/studio/ide-zips/2023.2.1.2/android-studio-2023.2.1.2-linux.tar.gz
source = android-studio-canary.desktop
- sha256sums = eee6fd1a425df49dfb9c6d9dad73ae53baf8c3f808fa6f6795600da8893675d9
+ sha256sums = 1b5b25e85076770cbbfaca682db1463fd2680bdd1d28f2484108534eb863aaf6
sha256sums = 12ff377490cff386ba7b3ab9c94adfc2ca99515fdfad4773813268217dcd56b7
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index ffb4922d113c..a35a77e1e7e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,7 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=2023.2.1.1
-provides=("android-studio=${pkgver}")
+pkgver=2023.2.1.2
pkgrel=1
pkgdesc="The Official Android IDE (Canary branch)"
arch=('i686' 'x86_64')
@@ -22,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=('eee6fd1a425df49dfb9c6d9dad73ae53baf8c3f808fa6f6795600da8893675d9'
+sha256sums=('1b5b25e85076770cbbfaca682db1463fd2680bdd1d28f2484108534eb863aaf6'
'12ff377490cff386ba7b3ab9c94adfc2ca99515fdfad4773813268217dcd56b7')
if [ "$CARCH" = "i686" ]; then