* update umockdev to 0.17.18-2
This commit is contained in:
parent
7b24cc50d4
commit
826a565733
@ -5,12 +5,12 @@
|
|||||||
|
|
||||||
pkgname=umockdev
|
pkgname=umockdev
|
||||||
pkgver=0.17.18
|
pkgver=0.17.18
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="Record/mock hardware devices for bug reports and regression tests"
|
pkgdesc="Record/mock hardware devices for bug reports and regression tests"
|
||||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||||
url="https://github.com/martinpitt/umockdev/"
|
url="https://github.com/martinpitt/umockdev/"
|
||||||
license=('LGPL')
|
license=('LGPL')
|
||||||
depends=('systemd' 'libgudev')
|
depends=('systemd' 'libgudev' 'libpcap')
|
||||||
makedepends=('meson' 'gobject-introspection' 'gtk-doc' 'vala')
|
makedepends=('meson' 'gobject-introspection' 'gtk-doc' 'vala')
|
||||||
source=(https://github.com/martinpitt/umockdev/releases/download/$pkgver/$pkgname-$pkgver.tar.xz)
|
source=(https://github.com/martinpitt/umockdev/releases/download/$pkgver/$pkgname-$pkgver.tar.xz)
|
||||||
sha256sums=('466ad3e0c715e56f50ea6a965165823d073a84137acb8a1e39b66573648a985f')
|
sha256sums=('466ad3e0c715e56f50ea6a965165823d073a84137acb8a1e39b66573648a985f')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user