From b5324957c7df6dbe51b251a90c37b3f63738bc6a Mon Sep 17 00:00:00 2001 From: Johnny5 Date: Mon, 21 Oct 2024 13:57:17 +0000 Subject: [PATCH] dwm-custom: update to 2024.10.1. --- 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 631455cb955..2638fc0f55d 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.9.14 +version=2024.10.1 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=8afeaa947d7623b6ad53181e20f83dfa7d99004d359502375a4d738314fc523b +checksum=ea42d232c458ae1b1397b565c02723c2fb373fd84e80d84d3cb600598beaee55 replaces="dwm>=0" provides='dwm-6.4_1'