summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoritsmeow2023-06-06 02:52:05 +0200
committeritsmeow2023-06-06 02:52:05 +0200
commit80129eab7878be2c83b9e1b2770f9ecdbdafb97e (patch)
tree2c3ea63ca057a36f7e725add4e93f1e96c160ed9 /PKGBUILD
parentacc47b66e74b06e40d9d60200c9675fd5c9623db (diff)
downloadaur-80129eab7878be2c83b9e1b2770f9ecdbdafb97e.tar.gz
bump: v2.20.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 86c1a8dbab61..84d527bd8610 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
## Maintainer: khanhas <xuankhanh963@gmail.com>, itsmeow <itsmeow@itsmeow.dev>
pkgname=spicetify-cli
-pkgver=2.19.0
+pkgver=2.20.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=('e73e9ea004120dc2433ca504cd034e13f8f7fcb149192ace95c51d92fa2da82c')
+sha256sums=('ae6121b54526f8d564f9e29df9ce37584295980777fccd0ef87b2124f57f5259')
build() {
cd "$pkgname-$pkgver"