summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2020-12-23 13:25:44 +0100
committerManuel Reimer2020-12-23 13:25:44 +0100
commitacd51b6f5b099f682cbfe25d8ef96f748f35a718 (patch)
treedab8598e6a2e99a8f2561594fd9e1d4e0753d2b0
parent11bad7c41cac47a3f88d8d599c68b3a8239de070 (diff)
downloadaur-acd51b6f5b099f682cbfe25d8ef96f748f35a718.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/5f554a1322425a372263793f42e00266a20313ac)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f0826386401b..f24d7ecd8154 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by makepkg 5.2.2
-# Mon Oct 5 12:38:41 UTC 2020
+# Wed Dec 23 12:25:44 UTC 2020
pkgbase = vdr-softhddevice
pkgdesc = software and GPU emulated HD output device plugin for VDR
pkgver = 1.0.5
- pkgrel = 1
+ pkgrel = 2
epoch = 1
url = https://github.com/ua0lnj/vdr-plugin-softhddevice
arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = vdr-softhddevice
depends = freeglut
depends = glew
depends = mesa
- depends = vdr-api=2.4.3
+ depends = vdr-api=2.4.6
depends = xcb-util-wm
depends = xorg-server
optdepends = nvidia: Required for VDPAU decoding,
diff --git a/PKGBUILD b/PKGBUILD
index c0c84adcfcc8..ab1bc61b7d65 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
pkgname=vdr-softhddevice
pkgver=1.0.5
epoch=1
-_vdrapi=2.4.3
-pkgrel=1
+_vdrapi=2.4.6
+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')