summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ac663b09ab14493a337746e1f7df7b70238025c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-playx-git
	pkgdesc = Search and play songs from Youtube, Soundcloud, Spotify and more from your terminal
	pkgver = r295.f6bd739
	pkgrel = 1
	url = https://github.com/NISH1001/playx
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-setuptools
	depends = python-selenium
	depends = python-requests
	depends = python-beautifulsoup4
	depends = python-numpy
	depends = mpv
	depends = youtube-dl
	depends = chromium
	provides = python-playx
	conflicts = python-playx
	source = git+https://github.com/NISH1001/playx.git
	sha256sums = SKIP

pkgname = python-playx-git