summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2021-05-01 11:29:18 +0200
committerManuel Reimer2021-05-01 11:29:18 +0200
commit0bfe0f7e2af1083e0699c0e1a5a3bc2cdcedfc89 (patch)
tree600c3fc080fd422e15d8b054f12e7da8b267583c
parent31af13a6edf5e561910f63b7df9e0a5f0aea10b2 (diff)
downloadaur-0bfe0f7e2af1083e0699c0e1a5a3bc2cdcedfc89.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 730d1133a719..bda1de6389e9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by makepkg 5.2.2
-# Wed Mar 3 14:00:40 UTC 2021
+# Sat May 1 09:29:17 UTC 2021
pkgbase = vdr-live
pkgdesc = Adds the possibility to control VDR and some of it's plugins by a web interface.
pkgver = 3.0.6
- pkgrel = 1
+ pkgrel = 2
epoch = 1
url = https://github.com/MarkusEh/vdr-plugin-live
install = vdr-live.install
@@ -15,7 +15,7 @@ pkgbase = vdr-live
license = GPL2
depends = pcre
depends = tntnet
- depends = vdr-api=2.4.6
+ depends = vdr-api=2.4.7
optdepends = vdr-epgsearch: Manage searchtimers
optdepends = vdr-streamdev: Stream live TV
optdepends = ffmpeg: Transcoding video streams
diff --git a/PKGBUILD b/PKGBUILD
index 2ef7fc06e957..8d6df07eb433 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
pkgname=vdr-live
pkgver=3.0.6
epoch=1
-_vdrapi=2.4.6
-pkgrel=1
+_vdrapi=2.4.7
+pkgrel=2
pkgdesc="Adds the possibility to control VDR and some of it's plugins by a web interface."
url="https://github.com/MarkusEh/vdr-plugin-live"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')