summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 630c9dd10562..5fcef3084ed0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by makepkg 5.1.3
-# Thu Mar 14 16:05:11 UTC 2019
+# Mon Jul 8 17:09:28 UTC 2019
pkgbase = vdr-softhdcuvid
pkgdesc = VDR output plugin with CUDA and Opengl
pkgver = 1.1.0.r10.g8682ab0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/jojo61/vdr-plugin-softhdcuvid
arch = x86_64
license = AGPL3
@@ -16,7 +16,7 @@ pkgbase = vdr-softhdcuvid
depends = freeglut
depends = glew
depends = mesa
- depends = vdr-api=2.4.0
+ depends = vdr-api=2.4.1
depends = xcb-util-wm
depends = xorg-server
depends = nvidia>=410.48
diff --git a/PKGBUILD b/PKGBUILD
index 21c7932cfb27..7ceba7b0e50f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=vdr-softhdcuvid
pkgver=1.1.0.r10.g8682ab0
_gitver=8682ab01c440346212d65a91c5c4639a65d6473d
-_vdrapi=2.4.0
-pkgrel=2
+_vdrapi=2.4.1
+pkgrel=3
pkgdesc="VDR output plugin with CUDA and Opengl"
url="https://github.com/jojo61/vdr-plugin-softhdcuvid"
arch=('x86_64')