dwm-custom: list replacements
This commit is contained in:
parent
946357284c
commit
0f9b2bb5c3
|
@ -1,14 +1,15 @@
|
|||
# Template file for 'dwm-custom'
|
||||
pkgname=dwm-custom
|
||||
version=2024.5.1
|
||||
revision=1
|
||||
revision=2
|
||||
makedepends="libXinerama-devel libXft-devel freetype-devel pango-devel pkg-config"
|
||||
short_desc="Customized DWM"
|
||||
maintainer="Luca Bilke <luca@bil.ke>"
|
||||
license="MIT"
|
||||
homepage="https://git.snaile.de/snailed/${pkgname}"
|
||||
homepage="https://git.snaile.de/snailed/dwm-custom"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=608de0a7001791c07efd860cee7eb2fec94536f1dda9596e4f2f7fad6b6da429
|
||||
replaces="dwm>=0"
|
||||
|
||||
do_build() {
|
||||
make config.mk
|
||||
|
|
Loading…
Reference in New Issue