Date: Friday, January 28, 2022 @ 07:20:28 Author: jlichtblau Revision: 1118044
upgpkg: umockdev 0.17.6-1 - new upstream release Modified: umockdev/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-28 07:18:43 UTC (rev 1118043) +++ PKGBUILD 2022-01-28 07:20:28 UTC (rev 1118044) @@ -3,7 +3,7 @@ # Contributor: Xiao-Long Chen <[email protected]> pkgname=umockdev -pkgver=0.17.5 +pkgver=0.17.6 pkgrel=1 pkgdesc="Record/mock hardware devices for bug reports and regression tests" arch=('x86_64') @@ -12,7 +12,7 @@ depends=('systemd' 'libgudev') makedepends=('meson' 'gobject-introspection' 'gtk-doc' 'vala') source=($pkgname-$pkgver.tar.gz::https://github.com/martinpitt/$pkgname/archive/$pkgver.tar.gz) -sha256sums=('9d23009b9aa196c5abff69bc52bd7fee16af16225f39d57645b1bc6a3336b2a1') +sha256sums=('a1151e9f3552cecfef483efbd8d77cc50b5b3fb36b805d4e75b764914971f16b') build() { cd $pkgname-$pkgver
