piper: update to 0.7.

This commit is contained in:
cultab 2022-10-03 15:33:11 +03:00 committed by classabbyamp
parent 62814fd31f
commit 5d07374a53
1 changed files with 4 additions and 4 deletions

View File

@ -1,19 +1,19 @@
# Template file for 'piper'
pkgname=piper
version=0.6
revision=3
version=0.7
revision=1
build_style=meson
hostmakedepends="gettext libratbag pkg-config glib-devel python3-lxml
python3-evdev python3-cairo python3-gobject"
makedepends="python3-devel python3-gobject-devel"
depends="libratbag gtk+3 python3-lxml python3-evdev python3-cairo python3-gobject"
checkdepends="flake8"
checkdepends="flake8 AppStream"
short_desc="GTK application to configure gaming mice"
maintainer="bra1nwave <bra1nwave@protonmail.com>"
license="GPL-2.0-or-later"
homepage="https://github.com/libratbag/piper"
distfiles="https://github.com/libratbag/piper/archive/${version}.tar.gz"
checksum=aa2fb9b63cd926067bdf2842013169e279fe2a159e8575f392fc1f042cdec001
checksum=65e5058e7d722c463e810de6d9ae79ad7ebf8979f099fec5bcd26c5098a89ded
if [ -z "$XBPS_CHECK_PKGS" ]; then
configure_args="-Dtests=false"