dmenu-custom: list provides
This commit is contained in:
parent
9520c97999
commit
5532668d49
|
@ -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/=/+=/}' \
|
||||
|
|
Loading…
Reference in New Issue