summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoritsmeow2022-01-09 03:41:55 +0100
committeritsmeow2022-01-09 03:41:55 +0100
commit13bf2d9df7a8c8a7c6bbd9e3ca6e37ad24ebd41b (patch)
treea616334b7c316a2e07aa2fd1bc8dbbfacf57063a /PKGBUILD
parent6fab25cc3400acff13a5763565837da6e712a79b (diff)
downloadaur-13bf2d9df7a8c8a7c6bbd9e3ca6e37ad24ebd41b.tar.gz
bump: v2.8.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4cc76a50d2fa..8266ef747130 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
## Maintainer: khanhas <xuankhanh963@gmail.com>, itsmeow <itsmeow@itsmeow.dev>
pkgname=spicetify-cli
-pkgver=2.8.3
+pkgver=2.8.4
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=('34e9faefd9e6cbb16f4e8b5b577e109c0aabb81422b4471da2edb0dad1e5b58d')
+sha256sums=('bef1db150637d2cbc4fa205bd4fc9e51354b342ade8cd8500d74df8e4f0ff85f')
build() {
cd "$pkgname-$pkgver"