summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoritsmeow2023-02-26 13:44:24 +0100
committeritsmeow2023-02-26 13:44:24 +0100
commitae016c1050ee73351f42860ff6b27ac75999ddb2 (patch)
tree486654ad9cd9c0c5a8aa2c98cf44fc1133b9747b /PKGBUILD
parent4562e8351170a648bc1a9bf7b9753de38ae13b00 (diff)
downloadaur-ae016c1050ee73351f42860ff6b27ac75999ddb2.tar.gz
bump: v2.16.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0314eb576f90..cf64d45fa679 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
## Maintainer: khanhas <xuankhanh963@gmail.com>, itsmeow <itsmeow@itsmeow.dev>
pkgname=spicetify-cli
-pkgver=2.16.1
+pkgver=2.16.2
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=('3bc4f3b658e8621a29859e75a10ba0cbbe8ac66a8037f181c4c892271ad5fff3')
+sha256sums=('b149816fa4aa27a9d066a1b122fb30bb4096fda33f9a827137485bda9822055f')
build() {
cd "$pkgname-$pkgver"