blob: 84259a5c03862c4cff17055924568befa7b42d22 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-ytsp-git
pkgdesc = Search and get YouTube videos and playlists
pkgver = r339.0ead13a
pkgrel = 1
url = https://github.com/jonesroot/ytsp
arch = any
license = MIT
makedepends = git
makedepends = python-setuptools
depends = python-httpx
provides = python-ytsp
provides = youtube-search-python
conflicts = python-ytsp
conflicts = youtube-search-python
source = git+https://github.com/jonesroot/ytsp.git#branch=dev
b2sums = SKIP
pkgname = python-ytsp-git
|