summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBernhard Landauer2017-05-23 01:57:40 +0200
committerBernhard Landauer2017-05-23 01:57:40 +0200
commitbd3d4c01638ca7d9907441846c6a0599ead67f5a (patch)
treefd1c5fa9322b0ca065d7357e2ca400b5d96c4bda /PKGBUILD
parent8ef96831154ac16825f7efb4f88aad3b024fbd34 (diff)
downloadaur-get_flash_videos.tar.gz
add depends perl-html-tree
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'