summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoritsmeow2022-02-18 17:22:02 +0100
committeritsmeow2022-02-18 17:22:02 +0100
commitf1e25ee7708c576a6436e609a13282873c6550c2 (patch)
tree3a4bbb5661d75949e6b11d7436f7a74f38ad997c /PKGBUILD
parentec6ff886f4d7add14adecd64fb5284b8642ca853 (diff)
downloadaur-f1e25ee7708c576a6436e609a13282873c6550c2.tar.gz
bump: v2.9.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9b6b8bdf66f5..38576b3d4ce5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
## Maintainer: khanhas <xuankhanh963@gmail.com>, itsmeow <itsmeow@itsmeow.dev>
pkgname=spicetify-cli
-pkgver=2.9.0
+pkgver=2.9.1
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=('1cdced234800417f315c1b13797434f27f50a75bfd6de623c6169ade04221e5e')
+sha256sums=('1d8797f8bb2279310c22838c446de51314e03ce0b4c7ecbc83003e8baa22a7f5')
build() {
cd "$pkgname-$pkgver"