[arch-commits] Commit in umockdev/trunk (PKGBUILD)

Jaroslav Lichtblau jlichtblau at gemini.archlinux.org
Tue Jan 18 20:18:28 UTC 2022


    Date: Tuesday, January 18, 2022 @ 20:18:27
  Author: jlichtblau
Revision: 1109423

upgpkg: umockdev 0.17.5-1 - new upstream release

Modified:
  umockdev/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-18 20:18:19 UTC (rev 1109422)
+++ PKGBUILD	2022-01-18 20:18:27 UTC (rev 1109423)
@@ -3,7 +3,7 @@
 # Contributor: Xiao-Long Chen <chenxiaolong at cxl.epac.to>
 
 pkgname=umockdev
-pkgver=0.17.4
+pkgver=0.17.5
 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=('eb47c35c32f1c4988ba50d7e99c25dbe2099834597420782b409228307116b00')
+sha256sums=('9d23009b9aa196c5abff69bc52bd7fee16af16225f39d57645b1bc6a3336b2a1')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list