summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a1c3bd541998..815a3bd9e195 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=tv_grab_fr_telerama
pkgver=1.31
-pkgrel=1
+pkgrel=2
pkgdesc="Grab TV listings for France, from guidetv-iphone.telerama.fr"
arch=(any)
url="https://github.com/zubrick/${pkgname}"
license=("GPL")
-depends=('xmltv')
+depends=('xmltv' 'perl-digest-hmac')
source=("${pkgname}.git::git+https://github.com/zubrick/${pkgname}.git"
"http://www.number6.ch/tools/logos.tar.gz")
md5sums=('SKIP' '9a5c99e77a58358188b16301d7e0872b')