summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2021-05-01 11:28:31 +0200
committerManuel Reimer2021-05-01 11:28:31 +0200
commit031c845259e82b51e18ab3b0d0b798f8303515b5 (patch)
treec93c9f734ad7bef9e91b070f062235e06070cb97
parentaed6dc226b0cbad677af0f0835f81ed907e214fc (diff)
downloadaur-031c845259e82b51e18ab3b0d0b798f8303515b5.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/414bae13b382ffd1b60e0ec080c311621e3c2da4)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6c3cedec0eb2..227996231558 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by makepkg 5.2.2
-# Sun Jan 31 12:53:16 UTC 2021
+# Sat May 1 09:28:30 UTC 2021
pkgbase = vdr-iptv
pkgdesc = Integrates multicast IPTV transport streams seamlessly into VDR
pkgver = 2.4.0
- pkgrel = 6
+ pkgrel = 7
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.4.6
+ depends = vdr-api=2.4.7
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 cd3217410a42..53d7ff0f816a 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.4.6
-pkgrel=6
+_vdrapi=2.4.7
+pkgrel=7
pkgdesc="Integrates multicast IPTV transport streams seamlessly into VDR"
url="https://github.com/rofafor/vdr-plugin-iptv"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')