Date: Thursday, March 1, 2018 @ 20:31:46 Author: jlichtblau Revision: 301110
upgpkg: umockdev 0.11.1-1 - new upstream release Modified: umockdev/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-03-01 20:25:07 UTC (rev 301109) +++ PKGBUILD 2018-03-01 20:31:46 UTC (rev 301110) @@ -4,7 +4,7 @@ # Contributor: Xiao-Long Chen <[email protected]> pkgname=umockdev -pkgver=0.11 +pkgver=0.11.1 pkgrel=1 pkgdesc="Record/mock hardware devices for bug reports and regression tests" arch=('x86_64') @@ -13,7 +13,7 @@ depends=('systemd' 'libgudev') makedepends=('gobject-introspection' 'gtk-doc' 'vala') source=($pkgname-$pkgver.tar.gz::https://github.com/martinpitt/$pkgname/archive/$pkgver.tar.gz) -sha256sums=('068b9e2b7879cb46ca865ed7be39f546fcc8f891c5df3fcf3062413d6d6419f0') +sha256sums=('d3b8347cf9ce24b0c93a2d44ce68ecbe45b449ddd892c5e48834febd16261d7c') build() { cd "${srcdir}"/${pkgname}-${pkgver}
