mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
spotify-tui: update to 0.18.0.
This commit is contained in:
parent
e93a63b7bf
commit
f759f53b5f
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.17.1
|
version=0.18.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=8d3ee2e28b8c120a7e3ce85fc97e41ef141b36a52c74128d3b555f08e43e9dd8
|
checksum=340060e6fb353081b8d0a93bd66285b34adef4dc516eea8c3f96d32639235098
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue