spotify-tui: update to 0.24.0.
This commit is contained in:
parent
e397c48afe
commit
2690b0e5cc
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'spotify-tui'
|
||||
pkgname=spotify-tui
|
||||
version=0.23.0
|
||||
revision=2
|
||||
version=0.24.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config python3"
|
||||
makedepends="openssl-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=836a686c78599431b7e4dcf4a2830d16b25d28bdc4f35d79f0d5e8c000788da7
|
||||
checksum=c3da9eec76fe5387555b63ff7e4de8e0e4f5eba948af6df112e02cf8031519ee
|
||||
|
||||
pre_build() {
|
||||
cargo update --package openssl-sys --precise 0.9.58
|
||||
|
|
Loading…
Reference in a new issue