summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJiří Klimeš2023-05-10 10:34:28 +0200
committerJiří Klimeš2023-05-10 10:34:28 +0200
commitce41499b4d844b4f4165b61fe0325bc1d1dd08b6 (patch)
tree5fe2d41bf9919ca02c95a621f54ea1c3b2745a46 /PKGBUILD
parent01e9ef24d2532531c6993278a4203dbc09030237 (diff)
downloadaur-ce41499b4d844b4f4165b61fe0325bc1d1dd08b6.tar.gz
Update to new upstream release 1.2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0957ad63ecaa..eccd917bd060 100644
--- a/PKGBUILD
+++ b/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"