summaryrefslogtreecommitdiffstats
path: root/linhes/xmltv
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2024-07-13 17:51:13 (GMT)
committerBritney Fransen <brfransen@gmail.com>2024-07-13 17:51:13 (GMT)
commit9c8f3c00af0ae4ffe93df4b5dea7af905c40629b (patch)
treec4643d52eb957b21e98f6e5e1f2af8642568706b /linhes/xmltv
parente8635f7714ccad331322fba86c3f5e2c205d4406 (diff)
downloadlinhes_pkgbuild-testing.zip
linhes_pkgbuild-testing.tar.gz
linhes_pkgbuild-testing.tar.bz2
xmltv: update to 1.3.0testing
Diffstat (limited to 'linhes/xmltv')
-rw-r--r--linhes/xmltv/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/linhes/xmltv/PKGBUILD b/linhes/xmltv/PKGBUILD
index f5b86c5..58b993a 100644
--- a/linhes/xmltv/PKGBUILD
+++ b/linhes/xmltv/PKGBUILD
@@ -5,8 +5,8 @@
# Contributor: Andrew Simmons <andrew.simmons@gmail.com>
pkgname=xmltv
-pkgver=1.2.1
-pkgrel=2
+pkgver=1.3.0
+pkgrel=1
pkgdesc="Set of utilities to download tv listings and format them in xml"
arch=('any')
url="http://xmltv.org/wiki/"
@@ -67,7 +67,7 @@ optdepends=('perl-file-chdir: testing grabbers'
source=(
"${pkgname}-${pkgver}.tar.gz::https://github.com/XMLTV/${pkgname}/archive/v${pkgver}.tar.gz"
)
-sha256sums=('bf5cadc256320c53a109053a49a93f41a6c58e952ef62a2d24c38e1440f6a19d')
+sha256sums=('b01d17e14ad94d1123e641eb72297c8d98d810382451c63353a18dd1ddcc28e6')
build() {
cd "$pkgname-$pkgver"