diff options
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,10 +1,11 @@ -# Maintainer: lafruit <toxyxd@riseup.net> +# Maintainer: XavRan <leandro.espinozar@protonmail.com> +# Contributor: lafruit <toxyxd@riseup.net> # Contributor: Simon Hauser <Simon-Hauser@outlook.de> # Contributor: Rodrigo Gryzinski <rogryza@gmail.com> pkgname='spotify-tui-bin' pkgver=0.25.0 -pkgrel=3 +pkgrel=4 pkgdesc="Spotify client for the terminal written in Rust" arch=('x86_64') url='https://github.com/Rigellute/spotify-tui' |