summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoritsmeow2023-05-03 17:21:14 +0200
committeritsmeow2023-05-03 17:21:14 +0200
commit05b003ee64a3e28ac6cd7b83fc4c29591609fc2d (patch)
tree6008a9d67af74c4fe96ff4ee2f1cd9a750689072 /PKGBUILD
parent94af37281b011ae411b59207efffa21ea6aa8885 (diff)
downloadaur-05b003ee64a3e28ac6cd7b83fc4c29591609fc2d.tar.gz
bump: v2.18.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dcb7858eded1..c392e36bb5bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
## Maintainer: khanhas <xuankhanh963@gmail.com>, itsmeow <itsmeow@itsmeow.dev>
pkgname=spicetify-cli
-pkgver=2.17.2
+pkgver=2.18.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=('42e85b26f82a45a3f534e86b6f08302653699af96decd5964158b4f09c6772e6')
+sha256sums=('c289169d63fa8bd8614256b39eb8424e5bbc3d0b57770b12c62a196e209cd085')
build() {
cd "$pkgname-$pkgver"