summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6e36027eb698..53761a185674 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by makepkg 5.2.2
-# Sat Jan 2 12:42:27 UTC 2021
+# Sat May 1 09:40:55 UTC 2021
pkgbase = vdr-suspendoutput
pkgdesc = Output device that does nothing
pkgver = 2.1.0
- pkgrel = 3
+ pkgrel = 4
url = http://phivdr.dyndns.org/vdr/vdr-dummydevice/
arch = x86_64
arch = i686
@@ -13,7 +13,7 @@ pkgbase = vdr-suspendoutput
license = GPL2
makedepends = ffmpeg
depends = gcc-libs
- depends = vdr-api=2.4.6
+ depends = vdr-api=2.4.7
backup = etc/vdr/conf.avail/50-suspendoutput.conf
source = http://phivdr.dyndns.org/vdr/vdr-suspendoutput/vdr-suspendoutput-2.1.0.tgz
source = vdr-suspendoutput-nooutput.patch
diff --git a/PKGBUILD b/PKGBUILD
index b4c4d167416e..2119677a3af9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Maintainer: Christopher Reimer <mail+vdr4arch[at]c-reimer[dot]de>
pkgname=vdr-suspendoutput
pkgver=2.1.0
-_vdrapi=2.4.6
-pkgrel=3
+_vdrapi=2.4.7
+pkgrel=4
pkgdesc="Output device that does nothing"
url="http://phivdr.dyndns.org/vdr/vdr-dummydevice/"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')