summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLalit Maganti2022-12-22 12:46:12 +0000
committerLalit Maganti2022-12-22 12:46:12 +0000
commit0c64d51159328c6493660a65d856b90674301616 (patch)
treeabfe7693cc18da9682c3743aca1fe2b7f78a1d12
parent485e3460aede1bc65ce8276d4f315e761e56e44c (diff)
downloadaur-0c64d51159328c6493660a65d856b90674301616.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 bf0fabfc42f7..877bf562b58b 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 2022.2.1.9
+ pkgver = 2022.2.1.10
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.2.1.9/android-studio-2022.2.1.9-linux.tar.gz
+ source = https://redirector.gvt1.com/edgedl/android/studio/ide-zips/2022.2.1.10/android-studio-2022.2.1.10-linux.tar.gz
source = android-studio-canary.desktop
- sha256sums = 7e7868b83bca8255f690e6c7fe026a3f3be1e140d2f09682c2b150af8cf93550
+ sha256sums = 348eb1994f9156c3920cf7867bacad1c55212f9cd11b06ee81f8cf81706a6826
sha256sums = 12ff377490cff386ba7b3ab9c94adfc2ca99515fdfad4773813268217dcd56b7
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index 7172121b61a7..9c1b27f415f1 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=2022.2.1.9
+pkgver=2022.2.1.10
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=('7e7868b83bca8255f690e6c7fe026a3f3be1e140d2f09682c2b150af8cf93550'
+sha256sums=('348eb1994f9156c3920cf7867bacad1c55212f9cd11b06ee81f8cf81706a6826'
'12ff377490cff386ba7b3ab9c94adfc2ca99515fdfad4773813268217dcd56b7')
if [ "$CARCH" = "i686" ]; then