summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLalit Maganti2023-02-16 22:28:28 +0000
committerLalit Maganti2023-02-16 22:28:28 +0000
commit93e4f6d6d491f4fab0467d7a452b1061e778eb33 (patch)
tree048b2582f61d20d36c37606650240b38b950fab9
parent4fa20ecac5208e92ca809cc2a2c982b5f6b90667 (diff)
downloadaur-93e4f6d6d491f4fab0467d7a452b1061e778eb33.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 8e0db2687c6e..38d37b0d2e21 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 2022.3.1.4
+ pkgver = 2022.3.1.5
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.4/android-studio-2022.3.1.4-linux.tar.gz
+ source = https://redirector.gvt1.com/edgedl/android/studio/ide-zips/2022.3.1.5/android-studio-2022.3.1.5-linux.tar.gz
source = android-studio-canary.desktop
- sha256sums = 3f2c2c2676aa919973fdb37f0c4510b02794002917660c46dd90aa6b0a448ec1
+ sha256sums = c1a9dab901ce32538a7039a589b744ceebe7ebe9fe0012898c3ec2ead119b146
sha256sums = 12ff377490cff386ba7b3ab9c94adfc2ca99515fdfad4773813268217dcd56b7
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index 5b945df3c513..40ca84c0535f 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.4
+pkgver=2022.3.1.5
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=('3f2c2c2676aa919973fdb37f0c4510b02794002917660c46dd90aa6b0a448ec1'
+sha256sums=('c1a9dab901ce32538a7039a589b744ceebe7ebe9fe0012898c3ec2ead119b146'
'12ff377490cff386ba7b3ab9c94adfc2ca99515fdfad4773813268217dcd56b7')
if [ "$CARCH" = "i686" ]; then