summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIgor Dyatlov2022-07-24 15:47:09 +0300
committerIgor Dyatlov2022-07-24 15:47:09 +0300
commit8ab1fb49a48f335b599e2a74f2c9a66e688b0f39 (patch)
treedb0e3ee83c42feb938c7757a06233966b255d24f /PKGBUILD
parenteb384981c3d91a77a365f7acb3df58a5eeeb9cd6 (diff)
downloadaur-8ab1fb49a48f335b599e2a74f2c9a66e688b0f39.tar.gz
Updates
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dfee3a353d44..9a95a2841b42 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=twitch-dl-git
pkgver=1.22.0.r0.gb3a57c2
-pkgrel=1
+pkgrel=2
pkgdesc="Twitch video downloader that use multiple concurrent connections"
arch=(any)
url="https://github.com/ihabunek/twitch-dl"
license=('GPL3')
depends=('python' 'python-m3u8' 'python-requests' 'python-pyaml' 'ffmpeg')
-makedepends=('python-setuptools' 'python-wheel')
+makedepends=('git' 'python-setuptools' 'python-wheel')
optdepends=('twine: Collection of utilities for interacting with PyPI')
checkdepends=('python-pytest')
provides=('twitch-dl' 'twitch-dl-bin')