summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoritsmeow2023-01-02 11:22:15 +0100
committeritsmeow2023-01-02 11:22:15 +0100
commita852c9648bbac5f1b5bf3962bce10f39cdd5bd4e (patch)
tree4b114fbebc2c594f013c5a5d7afc1a43484e5544 /PKGBUILD
parentcbef713a7bde22d0864ed1bbd8626030c27f6a87 (diff)
downloadaur-a852c9648bbac5f1b5bf3962bce10f39cdd5bd4e.tar.gz
bump: v2.16.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2467a18fc1f1..4ae9d3635be1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
## Maintainer: khanhas <xuankhanh963@gmail.com>, itsmeow <itsmeow@itsmeow.dev>
pkgname=spicetify-cli
-pkgver=2.15.0
+pkgver=2.16.0
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=('d03f5695ba935f47c4d77863177a37a12bc96625a8976b6a303c4d15ded21f96')
+sha256sums=('264a789a5882db12cb213fdf96afd2a4d7c501359cb062c639b56b5a67b24370')
build() {
cd "$pkgname-$pkgver"