dmenu-custom: list replacements

This commit is contained in:
Luca Bilke 2024-05-23 14:09:18 +02:00
parent 7ce435510f
commit 946357284c
No known key found for this signature in database
GPG key ID: B753481DA0B6FA47

View file

@ -1,14 +1,15 @@
# Template file for 'dmenu-custom'
pkgname=dmenu-custom
version=2024.5.1
revision=1
revision=2
makedepends="libXinerama-devel libXft-devel freetype-devel pango-devel"
short_desc="Customized dmenu"
maintainer="Luca Bilke <luca@bil.ke>"
license="MIT"
homepage="https://git.snaile.de/snailed/${pkgname}"
homepage="https://git.snaile.de/snailed/dmenu-custom"
distfiles="${homepage}/archive/${version}.tar.gz"
checksum=89748a6fccf37e5655b85dc56366ea05c6c2d9e7865e1c7adb4ffa04a004f773
replaces="dmenu>=0"
post_patch() {
sed -i -e '/CFLAGS/{s/-Os//;s/=/+=/}' \