[arch-commits] Commit in umockdev/trunk (PKGBUILD)
Jaroslav Lichtblau
jlichtblau at archlinux.org
Sat May 8 16:54:01 UTC 2021
Date: Saturday, May 8, 2021 @ 16:54:00
Author: jlichtblau
Revision: 928884
upgpkg: umockdev 0.15.5-1 - new upstream release
Modified:
umockdev/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-08 16:30:43 UTC (rev 928883)
+++ PKGBUILD 2021-05-08 16:54:00 UTC (rev 928884)
@@ -3,7 +3,7 @@
# Contributor: Xiao-Long Chen <chenxiaolong at cxl.epac.to>
pkgname=umockdev
-pkgver=0.15.4
+pkgver=0.15.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=('4121c048976d6b51b44a362835478fa8aaa16048060f3398952be828144a015e')
+sha256sums=('531cfc7fead1b1a72d7039b6602785f26495ed2762f98d2623f8c7effa4d8170')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list