summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2022-02-17 15:50:31 +0100
committerManuel Reimer2022-02-17 15:50:31 +0100
commitdfaf732489d930f9745f8a8ab69f94fef231951f (patch)
treed331492b07e7820dca1af28cb7a451367e383473
parent42a4798b95ac81f859c6fa4e50fe1240753f0517 (diff)
downloadaur-dfaf732489d930f9745f8a8ab69f94fef231951f.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/7dfcc97fea63efd432f3c277ea4dd153952ba5ba)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b4e51a25b201..b2aaab8a018a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by makepkg 6.0.1
-# Thu Dec 30 16:19:43 UTC 2021
+# Thu Feb 17 14:50:30 UTC 2022
pkgbase = vdr-iptv
pkgdesc = Integrates multicast IPTV transport streams seamlessly into VDR
pkgver = 2.4.0
- pkgrel = 8
+ pkgrel = 9
url = https://github.com/rofafor/vdr-plugin-iptv
arch = x86_64
arch = i686
@@ -12,7 +12,7 @@ pkgbase = vdr-iptv
arch = armv7h
license = GPL2
depends = curl
- depends = vdr-api=2.6.0
+ depends = vdr-api=2.6.1
optdepends = vlc: Needed for vlc2iptv
backup = etc/vdr/conf.avail/50-iptv.conf
backup = etc/vdr/plugins/iptv/vlcinput/3Sat.conf
diff --git a/PKGBUILD b/PKGBUILD
index baea6ec6726d..8e06a821820c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Maintainer: Christopher Reimer <mail+vdr4arch[at]c-reimer[dot]de>
pkgname=vdr-iptv
pkgver=2.4.0
-_vdrapi=2.6.0
-pkgrel=8
+_vdrapi=2.6.1
+pkgrel=9
pkgdesc="Integrates multicast IPTV transport streams seamlessly into VDR"
url="https://github.com/rofafor/vdr-plugin-iptv"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')