dmenu-custom: list provides

This commit is contained in:
Luca Bilke 2024-05-23 14:37:45 +02:00
parent 9520c97999
commit 5532668d49
No known key found for this signature in database
GPG Key ID: B753481DA0B6FA47
1 changed files with 2 additions and 1 deletions

View File

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