From 07c715ed5b1080c00ece0544a34e91a3c546343d Mon Sep 17 00:00:00 2001 From: UsernameRandomlyGenerated <> Date: Wed, 13 Jan 2021 14:49:11 +0100 Subject: [PATCH] snapwm: update to 2.0.8 --- srcpkgs/snapwm/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/snapwm/template b/srcpkgs/snapwm/template index 95fbdf26f0b..6dcf9e131d2 100644 --- a/srcpkgs/snapwm/template +++ b/srcpkgs/snapwm/template @@ -1,6 +1,6 @@ # Template file for 'snapwm' pkgname=snapwm -version=2.0.7 +version=2.0.8 revision=1 wrksrc=${pkgname}-stable-${version} build_style=gnu-makefile @@ -10,7 +10,7 @@ maintainer="Diogo Leal " license="MIT" homepage="https://github.com/moetunes/snapwm-stable" distfiles="https://github.com/moetunes/snapwm-stable/archive/v${version}.tar.gz" -checksum=2b188563b09873f2b6fc2ac2e8b9054a6ea9c2438bacbdaf84590539cabff373 +checksum=75227f949274338094b68ca37ff99554dd9e43b0a67420f8454099b814110c72 CFLAGS="-std=c99" post_install() {