summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoritsmeow2024-02-08 02:15:10 +0100
committeritsmeow2024-02-08 02:15:10 +0100
commitf0f5fd45fca6274d922c6c8c44c92254fa79d9ae (patch)
tree44010a48976ef316cc45445f34cc6e2572e7a5dd /PKGBUILD
parent2809b197849b4e9731215473d3790d49d15e91d1 (diff)
downloadaur-f0f5fd45fca6274d922c6c8c44c92254fa79d9ae.tar.gz
bump: v2.31.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ca5516d128b3..6ff2c3f0ccb2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
## Maintainer: khanhas <xuankhanh963@gmail.com>, itsmeow <itsmeow@itsmeow.dev>
pkgname=spicetify-cli
-pkgver=2.31.0
+pkgver=2.31.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=('b96d55a6735dbcf788146590174243bad0bb49edc43215c38e63b6353be73dea')
+sha256sums=('69c09a32cff90f1b594f2c39eb8cdb6bd96af6ff1e4d6b12ade464ff445c0c4d')
build() {
cd "$pkgname-$pkgver"