summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2024-01-07 14:46:46 +0100
committerManuel Reimer2024-01-07 14:46:46 +0100
commit09d365bb3d98140da29a0387c1eec720446c6383 (patch)
tree25866a5cd68e5e4f850dbba43035313eed23872a
parent6a8cd9829b4ecb7092287d6e159820ee06cfe0b2 (diff)
downloadaur-09d365bb3d98140da29a0387c1eec720446c6383.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/6d73422241f2b26f258886503d139761f35c82fa)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 59eb7f40e94c..b462835bb768 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by makepkg 6.0.2
-# Mon Dec 19 14:14:41 UTC 2022
pkgbase = xineliboutput
pkgver = 2.2.0
- pkgrel = 7
+ pkgrel = 8
url = https://www.sourceforge.net/projects/xineliboutput
arch = x86_64
arch = i686
@@ -18,7 +16,7 @@ pkgbase = xineliboutput
makedepends = libextractor
makedepends = libxrandr
makedepends = mesa
- makedepends = vdr-api=2.6.3
+ makedepends = vdr-api=2.6.5
makedepends = xine-lib
source = xineliboutput::git://git.code.sf.net/p/xineliboutput/git#commit=279926fee2ea471da8f367cd76b7215118b9bc37
source = 50-xineliboutput.conf
@@ -30,7 +28,7 @@ pkgname = vdr-xineliboutput
depends = avahi
depends = libextractor
depends = libbluray
- depends = vdr-api=2.6.3
+ depends = vdr-api=2.6.5
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 492ccfbb99cd..21a9ee3d63f7 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.3
-pkgrel=7
+_vdrapi=2.6.5
+pkgrel=8
url="https://www.sourceforge.net/projects/xineliboutput"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')
license=('GPL2')