main/umockdev: fix linting issues (!872)

This commit is contained in:
Bart Ribbers 2020-01-06 10:27:53 +01:00
parent 53f6b4c60e
commit 9607d914e3
No known key found for this signature in database
GPG Key ID: 699D16185DAFAE61

View File

@ -2,14 +2,14 @@
# Maintainer: Luca Weiss <luca@z3ntu.xyz>
pkgname=umockdev
pkgver=0.13.2
pkgrel=0
pkgrel=1
pkgdesc="Record/mock hardware devices for bug reports and regression tests"
arch="all"
url="https://github.com/martinpitt/umockdev/"
license="LGPL-2.1"
license="LGPL-2.1-or-later"
depends_dev="eudev-dev libgudev-dev"
makedepends="$depends_dev autoconf automake libtool gtk-doc vala linux-headers bash"
source="$pkgname-$pkgver.tar.gz::https://github.com/martinpitt/$pkgname/archive/$pkgver.tar.gz"
source="$pkgname-$pkgver.tar.gz::https://github.com/martinpitt/umockdev/archive/$pkgver.tar.gz"
subpackages="$pkgname-dev $pkgname-doc"
options="!check" # Testbed.create_node_for_device: openpty() failed: No such file or directory