spotify-tui: update to 0.17.1.
This commit is contained in:
parent
c1ea103b1a
commit
68b3ff8837
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'spotify-tui'
|
||||
pkgname=spotify-tui
|
||||
version=0.17.0
|
||||
version=0.17.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config python3"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/Rigellute/spotify-tui"
|
||||
distfiles="https://github.com/Rigellute/spotify-tui/archive/v${version}.tar.gz"
|
||||
checksum=5e8c5d0581d01a0bd1bbed1e97a2603adc600e9f3f932f939e371fcbb2a2031e
|
||||
checksum=8d3ee2e28b8c120a7e3ce85fc97e41ef141b36a52c74128d3b555f08e43e9dd8
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue