mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-15 08:35:18 +00:00
Merge pull request #4 from ThatOneCalculator/patch-1
Add `libkeybinder3` as aur dep
This commit is contained in:
commit
7486883e4d
@ -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=()
|
||||
|
Loading…
Reference in New Issue
Block a user