summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKåre Hampf2015-08-26 23:13:36 +0300
committerKåre Hampf2015-08-26 23:13:36 +0300
commit92d432b1d81dd155388f26d0a194fd28529461bb (patch)
tree1ded2e979bfdbd4628d5c143726daee35fbaec3e /PKGBUILD
parent446af501ad1ec521ecfdb320cf7e1b8b3ba17fa8 (diff)
downloadaur-92d432b1d81dd155388f26d0a194fd28529461bb.tar.gz
version 0.5.67
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 704c8f207c34..97d3aa73da24 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Contributor: Andrew Simmons <andrew.simmons@gmail.com>
pkgname=xmltv
-pkgver=0.5.66
-pkgrel=2
+pkgver=0.5.67
+pkgrel=1
pkgdesc="Set of utilities to download tv listings and format them in xml"
arch=('any')
url="http://xmltv.org/wiki/"
@@ -22,7 +22,7 @@ depends=('perl-archive-zip' 'perl-datetime' 'perl-date-manip'
'perl-xml-treepp')
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2"
disable-unicode-string.patch)
-md5sums=('1ad51ff5a02e8320bd908c7908c49661'
+md5sums=('7f95c24f91a7ac48cf81c32b21dc0492'
'2a55fecd366f27373633fdc02f6be237')
prepare() {