dwm-custom: update to 2024.7.7.
Build/Publish XBPS / Build and publish packages (map[arch:x86_64-musl host:x86_64-musl libc:musl platform:linux/amd64]) (push) Successful in 44s Details
Build/Publish XBPS / Build and publish packages (map[arch:x86_64 host:x86_64 libc:glibc platform:linux/amd64]) (push) Successful in 50s Details
Build/Publish XBPS / Build and publish packages (map[arch:aarch64-musl host:x86_64-musl libc:musl platform:linux/amd64]) (push) Successful in 1m13s Details

This commit is contained in:
Johnny5 2024-07-20 13:30:58 +00:00
parent b335240071
commit f53542360f
1 changed files with 2 additions and 2 deletions

View File

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