summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoritsmeow2023-11-08 18:24:35 +0100
committeritsmeow2023-11-08 18:24:35 +0100
commitdd189c84c01542a3ce9017b40aeab0f485273247 (patch)
tree513ae3911a58e8b0ea62c29a1c69acd71da00801 /PKGBUILD
parent6c341e3d6361989dec93ed1cae3f0dfeb5cb8ff8 (diff)
downloadaur-dd189c84c01542a3ce9017b40aeab0f485273247.tar.gz
bump: v2.27.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 56305c80ef54..77dafd9073d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
## Maintainer: khanhas <xuankhanh963@gmail.com>, itsmeow <itsmeow@itsmeow.dev>
pkgname=spicetify-cli
-pkgver=2.26.0
+pkgver=2.27.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=('7a2e6106a0be70b75ede8b31fae647be4c0a57eb419c93fa9d42963ab1039d32')
+sha256sums=('824ac8341f5833277a7177a7e17af7036a173e01acbc0730df619c035e0de16b')
build() {
cd "$pkgname-$pkgver"