summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPranav Maganti2022-07-10 12:34:28 +0100
committerPranav Maganti2022-07-10 12:34:28 +0100
commitf6117e11bd8ccf08e963b300f00634ceef582934 (patch)
tree65745f7aaae2cb397e23c7fd5c362e71b624991c
parentf83a559e7d4f455f16e0efb38c6cdc964c5dcdba (diff)
downloadaur-f6117e11bd8ccf08e963b300f00634ceef582934.tar.gz
Version Bump
-rwxr-xr-x.SRCINFO8
-rwxr-xr-xPKGBUILD6
-rw-r--r--android-studio-canary.desktop2
3 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 825f9bc2d887..e4a19c84f38a 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 2022.1.1.7
+ pkgver = 2022.1.1.8
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.1.1.7/android-studio-2022.1.1.7-linux.tar.gz
+ source = https://redirector.gvt1.com/edgedl/android/studio/ide-zips/2022.1.1.8/android-studio-2022.1.1.8-linux.tar.gz
source = android-studio-canary.desktop
- sha256sums = d6799c0b50d0c104c41cc3b56a82495fd145664bc4272dd4342890fb76247b66
- sha256sums = 60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6
+ sha256sums = d1b657c78629333b4b027c2e05a49a353dc624d7d89ea0836a7c11f90eeac947
+ sha256sums = 12ff377490cff386ba7b3ab9c94adfc2ca99515fdfad4773813268217dcd56b7
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index 8d8d9ad074d2..2cf347b6e411 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=2022.1.1.7
+pkgver=2022.1.1.8
pkgrel=1
pkgdesc="The Official Android IDE (Canary branch)"
arch=('i686' 'x86_64')
@@ -21,8 +21,8 @@ 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=('d6799c0b50d0c104c41cc3b56a82495fd145664bc4272dd4342890fb76247b66'
- '60edb7937f6c0fd1ad724574ff3c63fa69cedd2fdfcedf788f39a443c76743b6')
+sha256sums=('d1b657c78629333b4b027c2e05a49a353dc624d7d89ea0836a7c11f90eeac947'
+ '12ff377490cff386ba7b3ab9c94adfc2ca99515fdfad4773813268217dcd56b7')
if [ "$CARCH" = "i686" ]; then
depends+=('java-environment')
diff --git a/android-studio-canary.desktop b/android-studio-canary.desktop
index 8df919a2e687..63c2f4b3da7f 100644
--- a/android-studio-canary.desktop
+++ b/android-studio-canary.desktop
@@ -3,7 +3,7 @@ Version=1.0
Type=Application
Name=Android Studio (Canary Branch)
Exec=android-studio-canary %f
-Icon=android-studio
+Icon=android-studio-canary
Comment=The Official Android IDE (Canary branch)
Categories=Development;IDE;
Terminal=false