summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2021-05-01 11:47:56 +0200
committerManuel Reimer2021-05-01 11:47:56 +0200
commit2c1bee4f1b9a96b600b3aa344e5a198c6fbbb0ff (patch)
treef102c8eb9cc6ddcb0a97ac7b4d9cb1b52bd95564
parent84ca8c07446be77e212e54377d69f703d3c5abb5 (diff)
downloadaur-2c1bee4f1b9a96b600b3aa344e5a198c6fbbb0ff.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/414bae13b382ffd1b60e0ec080c311621e3c2da4)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cf30c80f2c70..0cf94b8f8a52 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by makepkg 5.2.2
-# Wed Dec 23 12:33:18 UTC 2020
+# Sat May 1 09:47:53 UTC 2021
pkgbase = xineliboutput
pkgver = 2.2.0
- pkgrel = 3
+ pkgrel = 4
url = https://www.sourceforge.net/projects/xineliboutput
arch = x86_64
arch = i686
@@ -18,7 +18,7 @@ pkgbase = xineliboutput
makedepends = libextractor
makedepends = libxrandr
makedepends = mesa
- makedepends = vdr-api=2.4.6
+ makedepends = vdr-api=2.4.7
makedepends = xine-lib
source = xineliboutput::git://git.code.sf.net/p/xineliboutput/git#commit=279926fee2ea471da8f367cd76b7215118b9bc37
source = 50-xineliboutput.conf
@@ -30,7 +30,7 @@ pkgname = vdr-xineliboutput
depends = avahi
depends = libextractor
depends = libbluray
- depends = vdr-api=2.4.6
+ depends = vdr-api=2.4.7
optdepends = xineliboutput-xineplug: local output device
optdepends = xineliboutput-frontends: remote output device
backup = etc/vdr/conf.avail/50-xineliboutput.conf
diff --git a/PKGBUILD b/PKGBUILD
index a7e0f8adcaaa..6bd7f03d4dc1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@ pkgbase=xineliboutput
pkgname=(vdr-xineliboutput xineliboutput-frontends xineliboutput-xineplug)
pkgver=2.2.0
_gitver=279926fee2ea471da8f367cd76b7215118b9bc37
-_vdrapi=2.4.6
-pkgrel=3
+_vdrapi=2.4.7
+pkgrel=4
url="https://www.sourceforge.net/projects/xineliboutput"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')
license=('GPL2')