blob: 74aafd7c39cf7befad94b5c844481041e02b47cb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-pytubefix
pkgdesc = A pytube fork with additional features and fixes
pkgver = 5.7.0
pkgrel = 1
url = https://github.com/JuanBindez/pytubefix
arch = x86_64
arch = i686
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
provides = pytubefix
source = python-pytubefix-5.7.0.zip::https://github.com/JuanBindez/pytubefix/archive/refs/tags/v5.7.0.zip
md5sums = SKIP
pkgname = python-pytubefix
|