summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2021-12-30 17:19:44 +0100
committerManuel Reimer2021-12-30 17:19:44 +0100
commit42a4798b95ac81f859c6fa4e50fe1240753f0517 (patch)
tree99cd04a8f66279aca8abaf0c414ef1a089b4380d
parent031c845259e82b51e18ab3b0d0b798f8303515b5 (diff)
downloadaur-42a4798b95ac81f859c6fa4e50fe1240753f0517.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/de1af7ba166ee7e30848b5ed0cffbef3e592c30b)
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 227996231558..b4e51a25b201 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
-# Generated by makepkg 5.2.2
-# Sat May 1 09:28:30 UTC 2021
+# Generated by makepkg 6.0.1
+# Thu Dec 30 16:19:43 UTC 2021
pkgbase = vdr-iptv
pkgdesc = Integrates multicast IPTV transport streams seamlessly into VDR
pkgver = 2.4.0
- pkgrel = 7
+ pkgrel = 8
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.7
+ depends = vdr-api=2.6.0
optdepends = vlc: Needed for vlc2iptv
backup = etc/vdr/conf.avail/50-iptv.conf
backup = etc/vdr/plugins/iptv/vlcinput/3Sat.conf
@@ -50,4 +50,3 @@ pkgbase = vdr-iptv
sha256sums = 0aa1a3f9050345774ff3a7aa1b581ce80416d81fc5fdf8dcc7112f29045be27e
pkgname = vdr-iptv
-
diff --git a/PKGBUILD b/PKGBUILD
index 53d7ff0f816a..baea6ec6726d 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.7
-pkgrel=7
+_vdrapi=2.6.0
+pkgrel=8
pkgdesc="Integrates multicast IPTV transport streams seamlessly into VDR"
url="https://github.com/rofafor/vdr-plugin-iptv"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')