summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLalit Maganti2023-11-03 01:42:58 +0000
committerLalit Maganti2023-11-03 01:42:58 +0000
commit591762f85593ddc616423119f54bf8bf774216b3 (patch)
treec69901badea1a0f69d973b72585c44248b35b431
parent2921ce2f459859ac06a8bfe6f39c818d5491c744 (diff)
downloadaur-591762f85593ddc616423119f54bf8bf774216b3.tar.gz
Bump package version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ec2ca7935d54..188b50c05fd1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 2023.2.1.11
+ pkgver = 2023.2.1.12
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.11/android-studio-2023.2.1.11-linux.tar.gz
+ source = https://redirector.gvt1.com/edgedl/android/studio/ide-zips/2023.2.1.12/android-studio-2023.2.1.12-linux.tar.gz
source = android-studio-canary.desktop
- sha256sums = 1b253ce09e1c47cf59c2633ec151d53a05d3057f6beb35f09383e6524a35ebd1
+ sha256sums = eb201addcbff732bd2851b2f91a7b74db64a92acb025cece33e1b25019587aff
sha256sums = 12ff377490cff386ba7b3ab9c94adfc2ca99515fdfad4773813268217dcd56b7
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index 34b1f3a57326..232a13f4fed0 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.11
+pkgver=2023.2.1.12
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=('1b253ce09e1c47cf59c2633ec151d53a05d3057f6beb35f09383e6524a35ebd1'
+sha256sums=('eb201addcbff732bd2851b2f91a7b74db64a92acb025cece33e1b25019587aff'
'12ff377490cff386ba7b3ab9c94adfc2ca99515fdfad4773813268217dcd56b7')
if [ "$CARCH" = "i686" ]; then