From c85ad0a4570bdfd8828649a797019fa861721763 Mon Sep 17 00:00:00 2001 From: cultab Date: Mon, 3 Oct 2022 15:33:11 +0300 Subject: [PATCH] piper: update to 0.7. --- srcpkgs/piper/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/piper/template b/srcpkgs/piper/template index 21333273a406..080aee3d24f3 100644 --- a/srcpkgs/piper/template +++ b/srcpkgs/piper/template @@ -1,7 +1,7 @@ # 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" @@ -13,7 +13,7 @@ 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=aa2fb9b63cd926067bdf2842013169e279fe2a159e8575f392fc1f042cdec001 +checksum=65e5058e7d722c463e810de6d9ae79ad7ebf8979f099fec5bcd26c5098a89ded if [ -z "$XBPS_CHECK_PKGS" ]; then configure_args="-Dtests=false"