spotify-tui: rebuild against OpenSSL

This commit is contained in:
John 2021-01-06 18:18:47 +01:00
parent d7481b5a0f
commit 8c786914c5
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
# Template file for 'spotify-tui'
pkgname=spotify-tui
version=0.23.0
revision=1
revision=2
build_style=cargo
hostmakedepends="pkg-config python3"
makedepends="libressl-devel python3-devel libxcb-devel"
makedepends="openssl-devel python3-devel libxcb-devel"
short_desc="Spotify for the terminal"
maintainer="Andrew Benson <abenson+void@gmail.com>"
license="MIT"