summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2023-05-15 00:08:38 (GMT)
committerBritney Fransen <brfransen@gmail.com>2023-05-15 00:08:38 (GMT)
commit16b4afae8cc35b50ddcb1a3e101fe5de7d2199a6 (patch)
tree7becd516c3df7b71ab0bad275c95c97d709e4068
parentdf45ba03c50d4e5730df92dbeb20ae6d19570bc6 (diff)
downloadlinhes_pkgbuild-16b4afae8cc35b50ddcb1a3e101fe5de7d2199a6.zip
linhes_pkgbuild-16b4afae8cc35b50ddcb1a3e101fe5de7d2199a6.tar.gz
linhes_pkgbuild-16b4afae8cc35b50ddcb1a3e101fe5de7d2199a6.tar.bz2
xmltv: update to 1.2.1
-rw-r--r--linhes/xmltv/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/linhes/xmltv/PKGBUILD b/linhes/xmltv/PKGBUILD
index 0957ad6..eccd917 100644
--- a/linhes/xmltv/PKGBUILD
+++ b/linhes/xmltv/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Andrew Simmons <andrew.simmons@gmail.com>
pkgname=xmltv
-pkgver=1.1.2
+pkgver=1.2.1
pkgrel=1
pkgdesc="Set of utilities to download tv listings and format them in xml"
arch=('any')
@@ -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=('2ca763fcb8735d66a10bde005f7cf993436e6e5d4b6748ef9dca6626d5f43255')
+sha256sums=('bf5cadc256320c53a109053a49a93f41a6c58e952ef62a2d24c38e1440f6a19d')
build() {
cd "$pkgname-$pkgver"