summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoritsmeow2023-04-14 22:09:39 +0200
committeritsmeow2023-04-14 22:09:39 +0200
commit94af37281b011ae411b59207efffa21ea6aa8885 (patch)
tree8a7f5848983f606c5a50b95267da1a28094bc019 /PKGBUILD
parent15f78e929f31243c7279ae4341af55491f304cdf (diff)
downloadaur-94af37281b011ae411b59207efffa21ea6aa8885.tar.gz
bump: v2.17.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a623b179223c..dcb7858eded1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
## Maintainer: khanhas <xuankhanh963@gmail.com>, itsmeow <itsmeow@itsmeow.dev>
pkgname=spicetify-cli
-pkgver=2.17.1
+pkgver=2.17.2
pkgrel=1
pkgdesc='Command-line tool to customize Spotify client'
arch=('x86_64' 'i686')
@@ -9,7 +9,7 @@ license=('LGPL2.1')
makedepends=('go')
optdepends=('xdg-utils: Allows for opening directories in default file manager')
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('9d91bc6536a67e45968f9d83ae1f3054c0a1488491b18ec35187a98c3169c455')
+sha256sums=('42e85b26f82a45a3f534e86b6f08302653699af96decd5964158b4f09c6772e6')
build() {
cd "$pkgname-$pkgver"