summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2022-12-19 15:14:46 +0100
committerManuel Reimer2022-12-19 15:14:46 +0100
commit6a8cd9829b4ecb7092287d6e159820ee06cfe0b2 (patch)
tree689d49f5037898423236bbd86c83e1b3ea4a48ad
parent60ed59ea81c5aef5854e4dcbbed5b7592dc31742 (diff)
downloadaur-6a8cd9829b4ecb7092287d6e159820ee06cfe0b2.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/31ccfe0fc18cc5084e7b6a7f21ce13384f918782)
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fd577653ee66..59eb7f40e94c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
-# Generated by makepkg 6.0.1
-# Thu Feb 17 15:19:18 UTC 2022
+# Generated by makepkg 6.0.2
+# Mon Dec 19 14:14:41 UTC 2022
pkgbase = xineliboutput
pkgver = 2.2.0
- pkgrel = 6
+ pkgrel = 7
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.1
+ makedepends = vdr-api=2.6.3
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.1
+ depends = vdr-api=2.6.3
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 50534c94dd68..492ccfbb99cd 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.1
-pkgrel=6
+_vdrapi=2.6.3
+pkgrel=7
url="https://www.sourceforge.net/projects/xineliboutput"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')
license=('GPL2')