summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoritsmeow2022-11-23 16:39:09 +0100
committeritsmeow2022-11-23 16:39:09 +0100
commit651e53bcd751f1c008cdeefc69949bcd82c0f5f5 (patch)
tree216455c79a4f670ca02fac6d476b25619c1cfa0f /PKGBUILD
parent32b2843ea04b70226b58da52b76a541fd29553c9 (diff)
downloadaur-651e53bcd751f1c008cdeefc69949bcd82c0f5f5.tar.gz
bump: v2.14.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 39e81bdc2ccf..2579a20b8317 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
## Maintainer: khanhas <xuankhanh963@gmail.com>, itsmeow <itsmeow@itsmeow.dev>
pkgname=spicetify-cli
-pkgver=2.14.2
+pkgver=2.14.3
pkgrel=1
pkgdesc='Command-line tool to customize Spotify client'
arch=('x86_64' 'i686')
@@ -9,7 +9,7 @@ license=('GPL')
makedepends=('git' 'go')
optdepends=('xdg-utils: Allows for opening directories in default file manager')
source=("$url/archive/v$pkgver.tar.gz")
-sha256sums=('9f25a9e4b2d3c2715b7674974b994a74f45a910fa67d9c8056e5a27991536b82')
+sha256sums=('a2d4c36070193f6838ac48cccf920f0a3c793876294bc3f1ed64c6a603a384db')
build() {
cd "$pkgname-$pkgver"