summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2021-05-01 11:39:51 +0200
committerManuel Reimer2021-05-01 11:39:51 +0200
commitb0f4d1079864d5a002bb6cce080b5d68decb6815 (patch)
tree91beb70da49665b61dacb0eb4c1a0cdb451ad88c
parentf4c8a45ef0b09bdc0068043caaff8afca6f11c64 (diff)
downloadaur-b0f4d1079864d5a002bb6cce080b5d68decb6815.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/414bae13b382ffd1b60e0ec080c311621e3c2da4)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7a7db8e09206..fa13f3a14d37 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by makepkg 5.2.2
-# Mon Apr 5 09:55:06 UTC 2021
+# Sat May 1 09:39:50 UTC 2021
pkgbase = vdr-softhddevice
pkgdesc = software and GPU emulated HD output device plugin for VDR
pkgver = 1.0.15
- 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.6
+ depends = vdr-api=2.4.7
depends = xcb-util-wm
depends = xorg-server
optdepends = nvidia: Required for VDPAU decoding,
diff --git a/PKGBUILD b/PKGBUILD
index 44a2652fddaa..60d595716ceb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
pkgname=vdr-softhddevice
pkgver=1.0.15
epoch=1
-_vdrapi=2.4.6
-pkgrel=1
+_vdrapi=2.4.7
+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')