summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoritsmeow2024-02-10 19:57:52 +0100
committeritsmeow2024-02-10 19:57:52 +0100
commit52d007a649cb169301b48058caf833f5bae2458a (patch)
treefbbc3cfa34487405524a068755b48b43775e2c30 /PKGBUILD
parentf0f5fd45fca6274d922c6c8c44c92254fa79d9ae (diff)
downloadaur-52d007a649cb169301b48058caf833f5bae2458a.tar.gz
bump: v2.31.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6ff2c3f0ccb2..bb8dd596d968 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
## Maintainer: khanhas <xuankhanh963@gmail.com>, itsmeow <itsmeow@itsmeow.dev>
pkgname=spicetify-cli
-pkgver=2.31.1
+pkgver=2.31.2
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=('69c09a32cff90f1b594f2c39eb8cdb6bd96af6ff1e4d6b12ade464ff445c0c4d')
+sha256sums=('acbfb58a9e6d2c141c9ee9f75d39d7a2736bb919cd3742026f8597eda68429a4')
build() {
cd "$pkgname-$pkgver"