summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLalit Maganti2024-03-23 03:45:37 +0000
committerLalit Maganti2024-03-23 03:45:37 +0000
commit82d57c3566a69a4879f7a4576feb532937b30d40 (patch)
tree7273d3e37540a18b04bb49c5bc09e18a9f34f368
parentbd1c541fb75380aa549603be40dbe7fdeab96940 (diff)
downloadaur-82d57c3566a69a4879f7a4576feb532937b30d40.tar.gz
Bump version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 93f6c3467e79..e1e5a7afe3e7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 2023.3.2.1
+ pkgver = 2023.3.2.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.3.2.1/android-studio-2023.3.2.1-linux.tar.gz
+ source = https://redirector.gvt1.com/edgedl/android/studio/ide-zips/2023.3.2.2/android-studio-2023.3.2.2-linux.tar.gz
source = android-studio-canary.desktop
- sha256sums = f7d1161a1dfedc757cc8edbd00d835a70a28ff592d236682c0aadd22a95c815b
+ sha256sums = 2ab08d90a172394136ab66f5c23be69f713921e740a7590528823eef48b55b09
sha256sums = 12ff377490cff386ba7b3ab9c94adfc2ca99515fdfad4773813268217dcd56b7
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index 52d9627b1454..30044db2d62a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=2023.3.2.1
+pkgver=2023.3.2.2
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=('f7d1161a1dfedc757cc8edbd00d835a70a28ff592d236682c0aadd22a95c815b'
+sha256sums=('2ab08d90a172394136ab66f5c23be69f713921e740a7590528823eef48b55b09'
'12ff377490cff386ba7b3ab9c94adfc2ca99515fdfad4773813268217dcd56b7')
if [ "$CARCH" = "i686" ]; then