summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2024-04-24 20:06:10 +0200
committerManuel Reimer2024-04-24 20:06:10 +0200
commit75cead82aedbbe1ff3691d8ad253b2b2110e12e8 (patch)
treebdf461610f871986a08e63404b70a73ea7fa133e
parent33c3a01c932b7e532351846be8cff62411546c3e (diff)
downloadaur-75cead82aedbbe1ff3691d8ad253b2b2110e12e8.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/10ac7546d2fcdb42298b0d986e18429074bece59)
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7a60b4c03073..b8498042fd49 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = vdr-softhdcuvid
pkgdesc = VDR output plugin with CUDA and Opengl
pkgver = 3.22
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/jojo61/vdr-plugin-softhdcuvid
arch = x86_64
arch = aarch64
@@ -10,7 +10,7 @@ pkgbase = vdr-softhdcuvid
makedepends = freeglut
makedepends = glew
makedepends = mesa
- makedepends = vdr-api=2.6.6
+ makedepends = vdr-api=2.6.7
makedepends = xcb-util-wm
makedepends = xorg-server
makedepends = libplacebo>=3.120.0
@@ -29,7 +29,7 @@ pkgname = vdr-softhddrm
depends = freeglut
depends = glew
depends = mesa
- depends = vdr-api=2.6.6
+ depends = vdr-api=2.6.7
depends = xcb-util-wm
depends = glu
depends = freetype2
@@ -44,7 +44,7 @@ pkgname = vdr-softhdcuvid
depends = freeglut
depends = glew
depends = mesa
- depends = vdr-api=2.6.6
+ depends = vdr-api=2.6.7
depends = xcb-util-wm
depends = xorg-server
depends = nvidia>=410.48
@@ -60,7 +60,7 @@ pkgname = vdr-softhdvaapi
depends = freeglut
depends = glew
depends = mesa
- depends = vdr-api=2.6.6
+ depends = vdr-api=2.6.7
depends = xcb-util-wm
depends = xorg-server
depends = glu
diff --git a/PKGBUILD b/PKGBUILD
index 5c709966dc7b..8fab652a23d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgbase=vdr-softhdcuvid
pkgname=(vdr-softhddrm)
pkgver=3.22
-pkgrel=1
-_vdrapi=2.6.6
+pkgrel=2
+_vdrapi=2.6.7
pkgdesc="VDR output plugin with CUDA and Opengl"
url="https://github.com/jojo61/vdr-plugin-softhdcuvid"
arch=('x86_64' 'aarch64')