summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2020-08-02 19:39:52 +0200
committerManuel Reimer2020-08-02 19:39:52 +0200
commit9733ac3c23a627799e0d7145e8826b770928fe3d (patch)
treee7d27a2998e1b7f3588c134a815ce2f0fd642c9e
parent5b5554a349698fc209e59ec394e90d0331682561 (diff)
downloadaur-9733ac3c23a627799e0d7145e8826b770928fe3d.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/af01d690c6d6ac52a5782d8d8751925ec34c056c)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 40d2fae58055..0bb96556cf2c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by makepkg 5.2.2
-# Sat Jul 25 14:55:43 UTC 2020
+# Sun Aug 2 17:39:51 UTC 2020
pkgbase = vdr-softhddevice
pkgdesc = software and GPU emulated HD output device plugin for VDR
pkgver = 1.0.0.r0.g862cf6b
- pkgrel = 1
+ pkgrel = 2
epoch = 1
url = https://github.com/ua0lnj/vdr-plugin-softhddevice
arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = vdr-softhddevice
depends = freeglut
depends = glew
depends = mesa
- depends = vdr-api=2.4.1
+ depends = vdr-api=2.4.3
depends = xcb-util-wm
depends = xorg-server
optdepends = nvidia: Required for VDPAU decoding,
diff --git a/PKGBUILD b/PKGBUILD
index 0c92bf7a522d..8958f63050ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@ pkgname=vdr-softhddevice
pkgver=1.0.0.r0.g862cf6b
epoch=1
_gitver=862cf6b0022ef05a8384ccd74cb663b5ee692dad
-_vdrapi=2.4.1
-pkgrel=1
+_vdrapi=2.4.3
+pkgrel=2
pkgdesc="software and GPU emulated HD output device plugin for VDR"
url="https://github.com/ua0lnj/vdr-plugin-softhddevice"
arch=('x86_64' 'i686')