diff --git a/srcpkgs/piper/template b/srcpkgs/piper/template index 09d9c731dc0..e2f685740d9 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