blob: 3ee53fc9ee5944062819267445a24bd1f17de703 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = spicetify-cli
pkgdesc = Command-line tool to customize Spotify client
pkgver = 2.38.5
pkgrel = 1
url = https://github.com/spicetify/cli
arch = x86_64
arch = i686
license = LGPL-2.1-only
makedepends = go
depends = bash
depends = glibc
optdepends = xdg-utils: Allows for opening directories in default file manager
source = cli-2.38.5.tar.gz::https://github.com/spicetify/cli/archive/v2.38.5.tar.gz
sha256sums = bb72f491552d0f8fbe0ab3195c70884e8c4eb9c588f17ec77dcb4494aec70e52
pkgname = spicetify-cli
|