summarylogtreecommitdiffstats
path: root/PKGBUILD
blob: e3bc7f701d4f5422be0d96cf029e6911c14f71dd (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.2.0
pkgrel=1
pkgdesc="Dummy package to fix dependency resolution with AUR helpers"
url="https://github.com/vdr4arch"
arch=('any')
license=('GPL2')
depends=("vdr=2.2.0")