From a6f53618eb7fd47c6d795a3e4fc07fe740d29855 Mon Sep 17 00:00:00 2001 From: bra1nwave Date: Mon, 10 Feb 2020 20:36:15 +0100 Subject: [PATCH] piper: update to 0.4. --- srcpkgs/piper/template | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/srcpkgs/piper/template b/srcpkgs/piper/template index 09d9c731dc..e2f685740d 100644 --- a/srcpkgs/piper/template +++ b/srcpkgs/piper/template @@ -1,16 +1,16 @@ # Template file for 'piper' pkgname=piper -version=0.3 -revision=2 +version=0.4 +revision=1 archs=noarch build_style=meson -pycompile_module="piper" -hostmakedepends="libratbag pkg-config glib-devel" +hostmakedepends="gettext libratbag pkg-config glib-devel python3-lxml" makedepends="python3-devel python3-gobject-devel" -depends="python3 python3-gobject libratbag python3-lxml" +depends="libratbag python3-gobject python3-lxml" +checkdepends="python3-flake8" short_desc="GTK application to configure gaming mice" maintainer="bra1nwave " license="GPL-2.0-or-later" homepage="https://github.com/libratbag/piper" distfiles="https://github.com/libratbag/piper/archive/${version}.tar.gz" -checksum=c7210c058de6a6803db462754386785cf5b9ab36dd9e69de6b7a3ca583451401 +checksum=d62db7509348506cfb17588612cdf03877dbe0bca26904519eef9657e45bfb28