summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoritsmeow2023-03-30 15:26:57 +0200
committeritsmeow2023-03-30 15:26:57 +0200
commit850150576dfe36db3ac68a22e7063c4ceb61d728 (patch)
tree880330bb651803f7ac4f700d1af198c15e378ba5 /PKGBUILD
parentae016c1050ee73351f42860ff6b27ac75999ddb2 (diff)
downloadaur-850150576dfe36db3ac68a22e7063c4ceb61d728.tar.gz
bump: v2.17.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cf64d45fa679..78fec4b3b2f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
## Maintainer: khanhas <xuankhanh963@gmail.com>, itsmeow <itsmeow@itsmeow.dev>
pkgname=spicetify-cli
-pkgver=2.16.2
+pkgver=2.17.0
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=('b149816fa4aa27a9d066a1b122fb30bb4096fda33f9a827137485bda9822055f')
+sha256sums=('13831298dad24e5387233cc2b5a091c3f10a64371ed1de17cbea94698d178d4f')
build() {
cd "$pkgname-$pkgver"