summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoritsmeow2024-02-20 20:06:47 +0100
committeritsmeow2024-02-20 20:06:47 +0100
commit3c779b9f4730ae1152bd9c08c07df7851f34be73 (patch)
tree61087ac85bcd4411cc136cd2de0546b4febcd61f /PKGBUILD
parentee27e6f7af45e5d0b67eba2c0cc7d283f8ab8576 (diff)
downloadaur-3c779b9f4730ae1152bd9c08c07df7851f34be73.tar.gz
bump: v2.32.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 38591ab99eab..3c4385304749 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
## Maintainer: khanhas <xuankhanh963@gmail.com>, itsmeow <itsmeow@itsmeow.dev>
pkgname=spicetify-cli
-pkgver=2.32.0
+pkgver=2.32.1
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=('4013a0a00e65af029da8c134a1f6ea6204916cd8cee6d49af4c8797098fe98fd')
+sha256sums=('0de4b8eb7dd6157dc5c9b6eee3432227d0340c8b44ae8d0fc285a0af22b48437')
build() {
cd "$pkgname-$pkgver"