# Maintainer: hinto.janai pkgname=festival-tui-bin pkgver=0.0.0 pkgrel=1 pkgdesc="Festival music player TUI" arch=('x86_64') url="https://github.com/hinto-janai/festival" license=('MIT') source=("${url}/releases/download/tui-v${pkgver}/festival-tui-v${pkgver}-linux-x64.tar.gz") sha256sums=('0a09ff091db9c00a49ac6d49ce2c29bc7d76a0d25983f3ba3ec0fdbbd7568f13') validpgpkeys=('31C5145AAFA5A8DF1C1DB2A6D47CE05FA175A499') package() { echo "not yet released" }