summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2022-12-19 15:05:25 +0100
committerManuel Reimer2022-12-19 15:05:25 +0100
commit1343c5baa20c6b35e7b2b834d5f23095e46d566c (patch)
tree3c96c0451a4f9e72fbbe0a7efed9080c5ef63db8
parentc0589e2e482eeb5adb7539addd8437e57bcf5faf (diff)
downloadaur-1343c5baa20c6b35e7b2b834d5f23095e46d566c.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/31ccfe0fc18cc5084e7b6a7f21ce13384f918782)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1c74c227f2c3..8223e9f9d163 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
-# Generated by makepkg 6.0.1
-# Thu Aug 18 11:48:27 UTC 2022
+# Generated by makepkg 6.0.2
+# Mon Dec 19 14:05:25 UTC 2022
pkgbase = vdr-softhddevice
pkgdesc = software and GPU emulated HD output device plugin for VDR
pkgver = 1.9.0
- pkgrel = 1
+ pkgrel = 2
epoch = 1
url = https://github.com/ua0lnj/vdr-plugin-softhddevice
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = vdr-softhddevice
depends = freeglut
depends = glew
depends = mesa
- depends = vdr-api=2.6.1
+ depends = vdr-api=2.6.3
depends = xcb-util-wm
depends = xorg-server
depends = libva
diff --git a/PKGBUILD b/PKGBUILD
index fb8c4f451458..81b79a3f3c9a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
pkgname=vdr-softhddevice
pkgver=1.9.0
epoch=1
-_vdrapi=2.6.1
-pkgrel=1
+_vdrapi=2.6.3
+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')