dwm-custom: update to 2024.8.12.
Build/Publish XBPS / Build and publish packages (map[arch:x86_64-musl host:x86_64-musl libc:musl platform:linux/amd64]) (push) Failing after 29s Details
Build/Publish XBPS / Build and publish packages (map[arch:x86_64 host:x86_64 libc:glibc platform:linux/amd64]) (push) Failing after 33s Details
Build/Publish XBPS / Build and publish packages (map[arch:aarch64-musl host:x86_64-musl libc:musl platform:linux/amd64]) (push) Failing after 51s Details

This commit is contained in:
Johnny5 2024-08-14 08:53:29 +00:00
parent bcfed464b2
commit 54a7bdeaa8
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'dwm-custom'
pkgname=dwm-custom
version=2024.8.11
version=2024.8.12
revision=1
makedepends="libXinerama-devel libXft-devel freetype-devel pango-devel pkg-config"
short_desc="Customized DWM"
@ -8,7 +8,7 @@ maintainer="Luca Bilke <luca@bil.ke>"
license="MIT"
homepage="https://git.snaile.de/snailed/dwm-custom"
distfiles="${homepage}/archive/${version}.tar.gz"
checksum=770636cf333c4ef5df071291844ba0fa8d99125b8289dcd9b327db86858f75c9
checksum=f41b73d8eebdef33abdf93effec9d9f2d4d574eab2364a2096edb09390b0433b
replaces="dwm>=0"
provides='dwm-6.4_1'