mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
spotify-tui: update to 0.17.0.
This commit is contained in:
parent
f7b403c1f0
commit
1dfafea651
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'spotify-tui'
|
# Template file for 'spotify-tui'
|
||||||
pkgname=spotify-tui
|
pkgname=spotify-tui
|
||||||
version=0.16.0
|
version=0.17.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config python3"
|
hostmakedepends="pkg-config python3"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/Rigellute/spotify-tui"
|
homepage="https://github.com/Rigellute/spotify-tui"
|
||||||
distfiles="https://github.com/Rigellute/spotify-tui/archive/v${version}.tar.gz"
|
distfiles="https://github.com/Rigellute/spotify-tui/archive/v${version}.tar.gz"
|
||||||
checksum=f47538ffeddf10ef3247ca5b307e405d2068b4e10b62489b9d9aaac2ed0ed2a8
|
checksum=5e8c5d0581d01a0bd1bbed1e97a2603adc600e9f3f932f939e371fcbb2a2031e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue