summarylogtreecommitdiffstats
path: root/PKGBUILD
blob: 2149b2db8367c19c273794fe0232ce64e50b9411 (plain)
1
2
3
4
5
6
7
8
9
10
11
# This PKGBUILD is part of the VDR4Arch project [https://github.com/vdr4arch]

# Maintainer: Christopher Reimer <mail+vdr4arch[at]c-reimer[dot]de>
pkgname=vdr-api
pkgver=2.4.7
pkgrel=1
pkgdesc="Dummy package to fix dependency resolution with AUR helpers"
url="https://github.com/vdr4arch"
arch=('any')
license=('GPL2')
depends=("vdr=2.4.7")