* update umockdev to 0.18.4-1.1

This commit is contained in:
Alexander Baldeck 2024-10-18 10:35:04 +02:00
parent 54cf2d63af
commit 07d9a5d423
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = umockdev
pkgdesc = Record/mock hardware devices for bug reports and regression tests
pkgver = 0.18.4
pkgrel = 1
pkgrel = 1.1
url = https://github.com/martinpitt/umockdev/
arch = x86_64
arch = powerpc64le

View File

@ -5,7 +5,7 @@
pkgname=umockdev
pkgver=0.18.4
pkgrel=1
pkgrel=1.1
pkgdesc="Record/mock hardware devices for bug reports and regression tests"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url="https://github.com/martinpitt/umockdev/"