diff options
author | Manuel Reimer | 2025-03-16 14:11:56 +0100 |
---|---|---|
committer | Manuel Reimer | 2025-03-16 14:11:56 +0100 |
commit | 2be2291b5cf555f38ae15bae7cc7a15b6b027b11 (patch) | |
tree | 0451c36dd27cd2d957f63283cc46de8fa9d6355f /PKGBUILD | |
parent | 89194fa8b4a7e93d751451753c6322bdd62a7870 (diff) | |
download | aur-vdr-suspendoutput.tar.gz |
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/ac2085ee1224c09ce29343bcd28d0e8b43a29a7f)
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,8 +3,8 @@ # Maintainer: Christopher Reimer <mail+vdr4arch[at]c-reimer[dot]de> pkgname=vdr-suspendoutput pkgver=2.1.0 -_vdrapi=5 -pkgrel=11 +_vdrapi=6 +pkgrel=12 pkgdesc="Output device that does nothing" url='https://phivdr.dyndns.org/vdr/vdr-dummydevice/' arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h') |