Merge pull request #4 from ThatOneCalculator/patch-1

Add `libkeybinder3` as aur dep
This commit is contained in:
Kingkor Roy Tirtho 2022-01-18 13:08:40 +06:00 committed by GitHub
commit 7486883e4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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