mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
spotify-tui: update to 0.20.0.
This commit is contained in:
parent
a149a9ce71
commit
8b365b2a27
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'spotify-tui'
|
# Template file for 'spotify-tui'
|
||||||
pkgname=spotify-tui
|
pkgname=spotify-tui
|
||||||
version=0.19.0
|
version=0.20.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config python3"
|
hostmakedepends="pkg-config python3"
|
||||||
makedepends="libressl-devel python3-devel libxcb-devel"
|
makedepends="libressl-devel python3-devel libxcb-devel"
|
||||||
|
@ -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=eb2c8e8cb5f7778755589eebab91118be6eaa33a2289b058007af11666bffb84
|
checksum=ead7014a383625d133937d20184a0bf015bfb50d9ddde8779fad3841baba426b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
mv ${DESTDIR}/usr/bin/spt ${DESTDIR}/usr/bin/spotify-tui
|
mv ${DESTDIR}/usr/bin/spt ${DESTDIR}/usr/bin/spotify-tui
|
||||||
|
|
Loading…
Add table
Reference in a new issue