From aa80379c3f65af400406d6e2e8e5070a8fd30cc3 Mon Sep 17 00:00:00 2001 From: Johnny5 Date: Thu, 20 Jun 2024 13:05:06 +0000 Subject: [PATCH] dwm-custom: update to 2024.6.4. --- srcpkgs/dwm-custom/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/dwm-custom/template b/srcpkgs/dwm-custom/template index a19f686139c..8865072b923 100644 --- a/srcpkgs/dwm-custom/template +++ b/srcpkgs/dwm-custom/template @@ -1,6 +1,6 @@ # Template file for 'dwm-custom' pkgname=dwm-custom -version=2024.6.3 +version=2024.6.4 revision=1 makedepends="libXinerama-devel libXft-devel freetype-devel pango-devel pkg-config" short_desc="Customized DWM" @@ -8,7 +8,7 @@ maintainer="Luca Bilke " license="MIT" homepage="https://git.snaile.de/snailed/dwm-custom" distfiles="${homepage}/archive/${version}.tar.gz" -checksum=7b03e7d49dfc3828efb3252e03662a37132f5f4c758452e02e23faea40c73dd9 +checksum=9a4567dffae4958f4a0a9b3407e5764a143b3a876a0eaced70a800f6799c9734 replaces="dwm>=0" provides='dwm-6.4_1'