summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2019-06-18 22:54:43 +0200
committerManuel Reimer2019-06-18 22:54:43 +0200
commitb01742c1205f79aa35ece133a08c03e93cdeefa2 (patch)
tree92232de6dfc9aebd5ae53ec8dec20740f6a65fce
parent0554c7602403af869d186d0404f8ae8f46e7daf7 (diff)
downloadaur-b01742c1205f79aa35ece133a08c03e93cdeefa2.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/085f74e230c55f93fe6eefaba907c504e220e080)
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fc63ebfa87ad..90a7b79200c3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
-# Generated by makepkg 5.1.1
-# Tue Dec 25 15:36:53 UTC 2018
+# Generated by makepkg 5.1.3
+# Tue Jun 18 20:54:41 UTC 2019
pkgbase = xineliboutput
pkgver = 2.1.0
- pkgrel = 1
+ pkgrel = 2
url = http://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.0
+ makedepends = vdr-api=2.4.1
makedepends = xine-lib
source = git://git.code.sf.net/p/xineliboutput/git#commit=ba6aae8c11944f7d11b5d290d7905a010aba3944
source = xineliboutput_fix_vdrversion_check.diff
@@ -32,7 +32,7 @@ pkgname = vdr-xineliboutput
depends = avahi
depends = libextractor
depends = libbluray
- depends = vdr-api=2.4.0
+ depends = vdr-api=2.4.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 13567d5fd69c..3cf84086443d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@ pkgbase=xineliboutput
pkgname=(vdr-xineliboutput xineliboutput-frontends xineliboutput-xineplug)
pkgver=2.1.0
_gitver=ba6aae8c11944f7d11b5d290d7905a010aba3944
-_vdrapi=2.4.0
-pkgrel=1
+_vdrapi=2.4.1
+pkgrel=2
url="http://www.sourceforge.net/projects/xineliboutput"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')
license=('GPL2')