From db1520fd7969136867b78efae502647b867f5ed6 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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/snapwm/template b/srcpkgs/snapwm/template index 95fbdf26f0b..c789d06af1d 100644 --- a/srcpkgs/snapwm/template +++ b/srcpkgs/snapwm/template @@ -1,16 +1,16 @@ # Template file for 'snapwm' pkgname=snapwm -version=2.0.7 +version=2.0.8 revision=1 wrksrc=${pkgname}-stable-${version} build_style=gnu-makefile makedepends="libX11-devel libXinerama-devel libXrandr-devel" -short_desc="A minimal and lightweight dynamic tiling window manager" +short_desc="Minimal and lightweight dynamic tiling window manager" 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() {