summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLalit Maganti2023-01-27 00:01:05 +0000
committerLalit Maganti2023-01-27 00:01:05 +0000
commit6ab6d0244f58c4981f876a14108230c23abc5f7d (patch)
treecafd6d6ede78fd406a3af93b6d10efcd7c81863c
parent4498458676b093b16ceb58150e7f074918bd6e60 (diff)
downloadaur-6ab6d0244f58c4981f876a14108230c23abc5f7d.tar.gz
Bump package version
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ca65cf6f915b..a03f3a78e560 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 2022.3.1.1
+ pkgver = 2022.3.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/2022.3.1.1/android-studio-2022.3.1.1-linux.tar.gz
+ source = https://redirector.gvt1.com/edgedl/android/studio/ide-zips/2022.3.1.2/android-studio-2022.3.1.2-linux.tar.gz
source = android-studio-canary.desktop
- sha256sums = 23b65ce030c1c9407a5ce9e4eeffbdd5c729348ede5ff4f8777bc7eb48a1f1e7
+ sha256sums = 63549ea20da6ebc8b2da0e8bcb67c1e8e2318503891b0f3a6f6630b9d8d8bfdc
sha256sums = 12ff377490cff386ba7b3ab9c94adfc2ca99515fdfad4773813268217dcd56b7
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index db5c04b35d04..7aab0c7eb4c9 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=2022.3.1.1
+pkgver=2022.3.1.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=('23b65ce030c1c9407a5ce9e4eeffbdd5c729348ede5ff4f8777bc7eb48a1f1e7'
+sha256sums=('63549ea20da6ebc8b2da0e8bcb67c1e8e2318503891b0f3a6f6630b9d8d8bfdc'
'12ff377490cff386ba7b3ab9c94adfc2ca99515fdfad4773813268217dcd56b7')
if [ "$CARCH" = "i686" ]; then