summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/xmltv/PKGBUILD
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2009-01-29 08:10:43 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2009-01-29 08:10:43 (GMT)
commit84c4a1a46ce177f5f008bf15eb2c8ce1e9ad4a72 (patch)
treee49b2fb4b7d414e798166af0d1d2321b20ee9ccc /abs/core-testing/xmltv/PKGBUILD
parent05bd834dbab46000908ae0ae2d907b0591d1bf6d (diff)
downloadlinhes_pkgbuild-84c4a1a46ce177f5f008bf15eb2c8ce1e9ad4a72.zip
linhes_pkgbuild-84c4a1a46ce177f5f008bf15eb2c8ce1e9ad4a72.tar.gz
linhes_pkgbuild-84c4a1a46ce177f5f008bf15eb2c8ce1e9ad4a72.tar.bz2
Initial upgrade for XMLTV to bring to current.
Diffstat (limited to 'abs/core-testing/xmltv/PKGBUILD')
-rwxr-xr-xabs/core-testing/xmltv/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/abs/core-testing/xmltv/PKGBUILD b/abs/core-testing/xmltv/PKGBUILD
index 2583e94..1738b53 100755
--- a/abs/core-testing/xmltv/PKGBUILD
+++ b/abs/core-testing/xmltv/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Andrew Simmons <andrew.simmons@gmail.com>
pkgname=xmltv
-pkgver=0.5.51
-pkgrel=2
+pkgver=0.5.54
+pkgrel=1
pkgdesc="Set of utilities to download tv listings and format them in xml"
arch=(i686 x86_64)
url="http://xmltv.org/wiki/"
@@ -26,4 +26,4 @@ build() {
# remove perllocal.pod and .packlist
find ${startdir}/pkg -name perllocal.pod -delete
find ${startdir}/pkg -name .packlist -delete
-} \ No newline at end of file
+}