summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2024-01-28 22:48:44 +0100
committerManuel Reimer2024-01-28 22:48:44 +0100
commit4aec544386834f2682516a313b3981c8c99c6e0b (patch)
treee111c1e5b685b9a9525089be55a8bc1ad46381d7
parentf76228494c31f79008405063323361601fc0ba4e (diff)
downloadaur-vdr-iptv.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/662c587ccda59e57f14e85a57b5d1b85bfafcf65)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 40756e0145af..2dc41a9f539b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = vdr-iptv
pkgdesc = Integrates multicast IPTV transport streams seamlessly into VDR
pkgver = 2.4.0
- pkgrel = 11
+ pkgrel = 12
url = https://github.com/rofafor/vdr-plugin-iptv
arch = x86_64
arch = i686
@@ -10,7 +10,7 @@ pkgbase = vdr-iptv
arch = armv7h
license = GPL2
depends = curl
- depends = vdr-api=2.6.5
+ depends = vdr-api=2.6.6
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 ca2d5ccef9d4..cfbc6229522a 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.5
-pkgrel=11
+_vdrapi=2.6.6
+pkgrel=12
pkgdesc="Integrates multicast IPTV transport streams seamlessly into VDR"
url="https://github.com/rofafor/vdr-plugin-iptv"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')