summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoritsmeow2023-05-09 16:48:22 +0200
committeritsmeow2023-05-09 16:48:22 +0200
commit4ded76d1c71a1ac5bf0bd8ea69e2dc76cc5ade2f (patch)
tree66e422c9b7805d5704a66c84672a19f2d4b42add /PKGBUILD
parent05b003ee64a3e28ac6cd7b83fc4c29591609fc2d (diff)
downloadaur-4ded76d1c71a1ac5bf0bd8ea69e2dc76cc5ade2f.tar.gz
bump: v2.18.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c392e36bb5bd..eab40ba7c971 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
## Maintainer: khanhas <xuankhanh963@gmail.com>, itsmeow <itsmeow@itsmeow.dev>
pkgname=spicetify-cli
-pkgver=2.18.0
+pkgver=2.18.1
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=('c289169d63fa8bd8614256b39eb8424e5bbc3d0b57770b12c62a196e209cd085')
+sha256sums=('e7c94bdb434789c9142831dbbd5f3c80ced70a39ab9862de56960faa623da052')
build() {
cd "$pkgname-$pkgver"