summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 480e364f78db..8ea84ea119c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# This PKGBUILD is part of the VDR4Arch project [https://github.com/vdr4arch]
pkgbase=vdr-softhdcuvid
pkgname=(vdr-softhdcuvid vdr-softhdvaapi vdr-softhddrm)
-pkgver=3.6
+pkgver=3.12
+pkgrel=1
_vdrapi=2.6.3
-pkgrel=4
pkgdesc="VDR output plugin with CUDA and Opengl"
url="https://github.com/jojo61/vdr-plugin-softhdcuvid"
arch=('x86_64')
@@ -12,7 +12,7 @@ makedepends=('ffmpeg' 'freeglut' 'glew' 'mesa' "vdr-api=${_vdrapi}" 'xcb-util-wm
_plugname=${pkgbase//vdr-/}
source=("${pkgbase}-${pkgver}.tar.gz::${url}/archive/refs/tags/V${pkgver}.tar.gz"
"50-$_plugname.conf")
-sha512sums=('f61db0fde5f9543cfb7ba2bc7bfcb0a336e50c2b019d86cf9116905f7d53054bdbb001a6b8f5768db4ed70d9ad013aea01e960f9ce4e4d9ca8bfcd23d3fdc43e'
+sha512sums=('be70e6fc66bffb34e7fff067661341a786d3bfbbd0ca118fc32b4b88c7eabe26b31f3663cbf74d08f037b5cc840e49fb2aa67be7b403467026c05d5edde90935'
'a6d038f645de6936487b18452bdda3ca17545d6168289fdd144f40e4eada37949c27a28a810108ad5e6e5cba63ee1b7c9f3891fd8ae53a5d7d0e4b3675327c58')
prepare() {