spotify-tui: update to 0.16.0.
This commit is contained in:
parent
4bbe1b6e87
commit
46a505abef
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'spotify-tui'
|
||||
pkgname=spotify-tui
|
||||
version=0.15.0
|
||||
revision=2
|
||||
version=0.16.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config python3"
|
||||
makedepends="libressl-devel python3-devel libxcb-devel"
|
||||
|
@ -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=f95badeab78e463471e9f2781b11351a9519ea4f3380b70df2aaee4e6a3664d4
|
||||
checksum=f47538ffeddf10ef3247ca5b307e405d2068b4e10b62489b9d9aaac2ed0ed2a8
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue