summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2020-12-23 13:33:21 +0100
committerManuel Reimer2020-12-23 13:33:21 +0100
commit84ca8c07446be77e212e54377d69f703d3c5abb5 (patch)
tree2cecdd88d8d48a55b979accffc16a48cf828aa10
parentc82ccae556f6290330c5ebdd043bda2aa814f503 (diff)
downloadaur-84ca8c07446be77e212e54377d69f703d3c5abb5.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/5f554a1322425a372263793f42e00266a20313ac)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f5bb22785909..cf30c80f2c70 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by makepkg 5.2.2
-# Sun Aug 2 17:43:46 UTC 2020
+# Wed Dec 23 12:33:18 UTC 2020
pkgbase = xineliboutput
pkgver = 2.2.0
- pkgrel = 2
+ pkgrel = 3
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.3
+ makedepends = vdr-api=2.4.6
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.3
+ depends = vdr-api=2.4.6
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 8ca4f6fbea3f..a7e0f8adcaaa 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.3
-pkgrel=2
+_vdrapi=2.4.6
+pkgrel=3
url="https://www.sourceforge.net/projects/xineliboutput"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')
license=('GPL2')