summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2022-02-17 16:19:22 +0100
committerManuel Reimer2022-02-17 16:19:22 +0100
commit60ed59ea81c5aef5854e4dcbbed5b7592dc31742 (patch)
tree97708708ff69b9777d7432cfab630b83e1c483a6
parentbd7af9173752123a168f409f951c75b2c3c3020c (diff)
downloadaur-60ed59ea81c5aef5854e4dcbbed5b7592dc31742.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/7dfcc97fea63efd432f3c277ea4dd153952ba5ba)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1822cdca2f4e..fd577653ee66 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by makepkg 6.0.1
-# Thu Dec 30 16:37:26 UTC 2021
+# Thu Feb 17 15:19:18 UTC 2022
pkgbase = xineliboutput
pkgver = 2.2.0
- pkgrel = 5
+ pkgrel = 6
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.6.0
+ makedepends = vdr-api=2.6.1
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.6.0
+ depends = vdr-api=2.6.1
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 8f09eb3a0296..50534c94dd68 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.6.0
-pkgrel=5
+_vdrapi=2.6.1
+pkgrel=6
url="https://www.sourceforge.net/projects/xineliboutput"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')
license=('GPL2')