This commit is contained in:
KR Tirtho 2022-01-18 14:06:12 +06:00
commit d3ca266f56

View File

@ -1,14 +1,14 @@
# Maintainer: Kingkor Roy Tirtho <krtirho@gmail.com> # Maintainer: Kingkor Roy Tirtho <krtirho@gmail.com>
pkgname=spotube pkgname=spotube
pkgver=1.0.1 pkgver=1.0.1
pkgrel=1 pkgrel=2
epoch= epoch=
pkgdesc="A lightweight free Spotify desktop-client which handles playback manually, streams music using Youtube & no Spotify premium account is needed" pkgdesc="A lightweight free Spotify desktop-client which handles playback manually, streams music using Youtube & no Spotify premium account is needed"
arch=(x86_64) arch=(x86_64)
url="https://github.com/KRTirtho/spotube/" url="https://github.com/KRTirtho/spotube/"
license=('BSD 4-Clause') license=('BSD 4-Clause')
groups=() groups=()
depends=() depends=('libkeybinder3')
makedepends=() makedepends=()
checkdepends=() checkdepends=()
optdepends=() optdepends=()