summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLalit Maganti2022-11-02 22:59:41 +0000
committerLalit Maganti2022-11-02 22:59:41 +0000
commitc7d63f6e762d31e7d0fc10aaaf40104270a9aba7 (patch)
treeafea7ccfc739d1565f07747187991aa8f3258134
parent89f40a04260ec21179b380e6588d39a16b754f77 (diff)
downloadaur-c7d63f6e762d31e7d0fc10aaaf40104270a9aba7.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 8e6619387e7a..ebe7828c1d99 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 2022.2.1.6
+ pkgver = 2022.2.1.7
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.6/android-studio-2022.2.1.6-linux.tar.gz
+ source = https://redirector.gvt1.com/edgedl/android/studio/ide-zips/2022.2.1.7/android-studio-2022.2.1.7-linux.tar.gz
source = android-studio-canary.desktop
- sha256sums = f33c072cd26ff4ea58a0197d3cf50a4bf3dde0f8b87489f5c022d00e0faf3095
+ sha256sums = 23b35df3646c3a2ae4a8fc7dcc0c980240110366292dc1b9bccd1ba56b825975
sha256sums = 12ff377490cff386ba7b3ab9c94adfc2ca99515fdfad4773813268217dcd56b7
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index ffeb8b8220e7..d5fa9aea4231 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.6
+pkgver=2022.2.1.7
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=('f33c072cd26ff4ea58a0197d3cf50a4bf3dde0f8b87489f5c022d00e0faf3095'
+sha256sums=('23b35df3646c3a2ae4a8fc7dcc0c980240110366292dc1b9bccd1ba56b825975'
'12ff377490cff386ba7b3ab9c94adfc2ca99515fdfad4773813268217dcd56b7')
if [ "$CARCH" = "i686" ]; then