summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoritsmeow2022-04-22 17:45:22 +0200
committeritsmeow2022-04-22 17:45:22 +0200
commit37686407ec83c94d3b5046d129684dbd2892daa4 (patch)
treeff936a55ed12a45472c8e427472171894281124c /PKGBUILD
parent3c444f45b91aacb0f0054a7d0089998faeca414c (diff)
downloadaur-37686407ec83c94d3b5046d129684dbd2892daa4.tar.gz
bump: v2.9.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 550f2b957c77..cf0702da0acb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
## Maintainer: khanhas <xuankhanh963@gmail.com>, itsmeow <itsmeow@itsmeow.dev>
pkgname=spicetify-cli
-pkgver=2.9.5
+pkgver=2.9.6
pkgrel=1
pkgdesc='Command-line tool to customize Spotify client'
arch=('x86_64' 'i686')
@@ -9,7 +9,7 @@ license=('GPL')
makedepends=('git' 'go')
optdepends=('xdg-utils: Allows for opening directories in default file manager')
source=("$url/archive/v$pkgver.tar.gz")
-sha256sums=('17d4149ef3a162d811e3c900e72af6b9606b47d6583e5c687c4d204cbabba79c')
+sha256sums=('3a6cfc41acb608a2fdb1959b7a15565e4eaac4bf44cae611e0db64ad8d756a82')
build() {
cd "$pkgname-$pkgver"