summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2022-12-19 14:53:42 +0100
committerManuel Reimer2022-12-19 14:53:42 +0100
commitd088f4a4885c625ed30620aa2d15fbdb59392799 (patch)
tree48fffdf2c353a045aafa4e34a4fb57924e19e21b
parentdfaf732489d930f9745f8a8ab69f94fef231951f (diff)
downloadaur-d088f4a4885c625ed30620aa2d15fbdb59392799.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/31ccfe0fc18cc5084e7b6a7f21ce13384f918782)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b2aaab8a018a..32d25ef49b21 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
-# Generated by makepkg 6.0.1
-# Thu Feb 17 14:50:30 UTC 2022
+# Generated by makepkg 6.0.2
+# Mon Dec 19 13:53:41 UTC 2022
pkgbase = vdr-iptv
pkgdesc = Integrates multicast IPTV transport streams seamlessly into VDR
pkgver = 2.4.0
- pkgrel = 9
+ pkgrel = 10
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.1
+ depends = vdr-api=2.6.3
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 8e06a821820c..d11ae9e9d693 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.1
-pkgrel=9
+_vdrapi=2.6.3
+pkgrel=10
pkgdesc="Integrates multicast IPTV transport streams seamlessly into VDR"
url="https://github.com/rofafor/vdr-plugin-iptv"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')