summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLalit Maganti2023-10-19 21:22:48 +0100
committerLalit Maganti2023-10-19 21:22:48 +0100
commit25b98bf78b5fb0c697e5bb6aa0187beddbb79f93 (patch)
treec8254fa2f9ddc64216ab0de6f817e36923e4e306
parent8af6bd308f9cb91cfd44eaca385fa5a4b863f188 (diff)
downloadaur-25b98bf78b5fb0c697e5bb6aa0187beddbb79f93.tar.gz
Bump package version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5d69b4c9b560..33a92e1b2869 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = android-studio-canary
pkgdesc = The Official Android IDE (Canary branch)
- pkgver = 2023.2.1.7
+ pkgver = 2023.2.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/2023.2.1.7/android-studio-2023.2.1.7-linux.tar.gz
+ source = https://redirector.gvt1.com/edgedl/android/studio/ide-zips/2023.2.1.8/android-studio-2023.2.1.8-linux.tar.gz
source = android-studio-canary.desktop
- sha256sums = 44be6356aed5bb7ccc50cf17c75e78e74a78ea333b81d6b058926aa8806b6503
+ sha256sums = 7f652d29798cb810e392d1260bb43031f2c3868a33d570d2242d14f88560c364
sha256sums = 12ff377490cff386ba7b3ab9c94adfc2ca99515fdfad4773813268217dcd56b7
pkgname = android-studio-canary
diff --git a/PKGBUILD b/PKGBUILD
index d5e305e20427..ee8c0cf463cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
# Contributor: Tad Fisher <tadfisher at gmail dot com>
pkgname=android-studio-canary
-pkgver=2023.2.1.7
+pkgver=2023.2.1.8
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=('44be6356aed5bb7ccc50cf17c75e78e74a78ea333b81d6b058926aa8806b6503'
+sha256sums=('7f652d29798cb810e392d1260bb43031f2c3868a33d570d2242d14f88560c364'
'12ff377490cff386ba7b3ab9c94adfc2ca99515fdfad4773813268217dcd56b7')
if [ "$CARCH" = "i686" ]; then