summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5abd7e76ddff..09f80a3c16f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: katt <magunasu.b97@gmail.com>
pkgname=gallery-dl-git
-pkgver=1.26.7.r60.g7033cc1
+pkgver=1.26.9.r6.gef0c904
pkgrel=1
pkgdesc='Command-line program to download image-galleries and collections from several image hosting sites (git)'
arch=(any)
@@ -9,6 +9,7 @@ url=https://github.com/mikf/gallery-dl
license=(GPL-2.0-or-later)
depends=(python python-requests)
makedepends=(python-build python-installer python-setuptools python-wheel git)
+checkdepends=(yt-dlp)
optdepends=('ffmpeg: Pixiv Ugoira conversion'
'yt-dlp: Video downloads'
'youtube-dl: Video downloads'