summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoritsmeow2021-11-21 00:42:48 +0100
committeritsmeow2021-11-21 00:42:48 +0100
commit46f894939787dc98991289b6db818dae57d979d8 (patch)
tree7c46bd6e4ee3bd3cb63780f9c18edc7bee186a48 /PKGBUILD
parent856fec4e2bf0c46444e816cade4e387e34b94d58 (diff)
downloadaur-46f894939787dc98991289b6db818dae57d979d8.tar.gz
bump: v2.8.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e8c39cbc19f0..a81492b5468b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
## Maintainer: khanhas <xuankhanh963@gmail.com>, itsmeow <itsmeow@itsmeow.dev>
pkgname=spicetify-cli
-pkgver=2.8.1
+pkgver=2.8.2
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=('446a1357acfe5b71709898a33383b7788b7ea953dd389f886645114e0ded596c')
+sha256sums=('c247e4b593c36846bb64416faa97827118d8727e65553060a3bc70a602eee021')
build() {
cd "$pkgname-$pkgver"