summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorManuel Reimer2024-01-07 14:44:16 +0100
committerManuel Reimer2024-01-07 14:44:16 +0100
commit399e234f3c25f011d17dcc68f96be09e6fa2acfc (patch)
tree4452a69401a0648159a0a998941e6f015f4c324a /PKGBUILD
parent13d547f90281fca51e1e385f851c8f416dbb0469 (diff)
downloadaur-399e234f3c25f011d17dcc68f96be09e6fa2acfc.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/6d73422241f2b26f258886503d139761f35c82fa)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 08d2384dee6d..d519baa5f318 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
# Maintainer: Christopher Reimer <mail+vdr4arch[at]c-reimer[dot]de>
pkgname=vdr-softhddevice
-pkgver=2.0.6
-pkgrel=1
+pkgver=2.0.9
+pkgrel=2
epoch=1
-_vdrapi=2.6.3
+_vdrapi=2.6.5
pkgdesc="software and GPU emulated HD output device plugin for VDR"
url="https://github.com/ua0lnj/vdr-plugin-softhddevice"
arch=('x86_64' 'i686')
@@ -19,7 +19,7 @@ _plugname=${pkgname//vdr-/}
source=("$pkgname-$pkgver.tar.gz::https://github.com/ua0lnj/vdr-plugin-softhddevice/archive/v$pkgver.tar.gz"
"50-$_plugname.conf")
backup=("etc/vdr/conf.avail/50-$_plugname.conf")
-sha256sums=('9eea8112326ccf3c2da15f745cf8ee898a3e7e023d378179c28b84422ce13ce9'
+sha256sums=('41899e76e5f9ee50aad34e04639363ac439277bd3300a0b43b15d27a86ed2a18'
'889d4c19770a926f8aa6a014ff8219800a7a74c464ef0b12dcef6bb8db93e719')
prepare() {