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 921ce72b251f..2adb55608c73 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,13 @@
pkgname=get_flash_videos
_pkgname=get-flash-videos
pkgver=1.25.92
-pkgrel=1
+pkgrel=2
pkgdesc="Download flash videos from a web page"
arch=('any')
url="https://github.com/monsieurvideo/$_pkgname"
license=('Apache')
depends=('perl-crypt-blowfish_pp'
+ 'perl-html-tree'
'perl-lwp-protocol-https'
'perl-module-find'
'perl-term-progressbar'