summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoritsmeow2023-02-01 15:29:05 +0100
committeritsmeow2023-02-01 15:29:05 +0100
commit8d8fd5390aaca9490db7dd310c8e558ede6d71ef (patch)
tree4de0dc701327840fc58b1b35bd6dca6a6f81d50e /PKGBUILD
parenta852c9648bbac5f1b5bf3962bce10f39cdd5bd4e (diff)
downloadaur-8d8fd5390aaca9490db7dd310c8e558ede6d71ef.tar.gz
bump: v2.16.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4ae9d3635be1..86a3aecaa538 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
## Maintainer: khanhas <xuankhanh963@gmail.com>, itsmeow <itsmeow@itsmeow.dev>
pkgname=spicetify-cli
-pkgver=2.16.0
+pkgver=2.16.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=('264a789a5882db12cb213fdf96afd2a4d7c501359cb062c639b56b5a67b24370')
+sha256sums=('3bc4f3b658e8621a29859e75a10ba0cbbe8ac66a8037f181c4c892271ad5fff3')
build() {
cd "$pkgname-$pkgver"