st: update to 0.8.5

This commit is contained in:
Tuxliban Torvalds 2022-01-08 18:39:39 -06:00 committed by Piraty
parent f8ad3695b3
commit 163a0449a1

View file

@ -1,7 +1,7 @@
# Template file for 'st' # Template file for 'st'
pkgname=st pkgname=st
version=0.8.4 version=0.8.5
revision=3 revision=1
build_style=gnu-makefile build_style=gnu-makefile
make_use_env=compliant make_use_env=compliant
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT" license="MIT"
homepage="https://st.suckless.org" homepage="https://st.suckless.org"
distfiles="https://dl.suckless.org/${pkgname}/${pkgname}-${version}.tar.gz" distfiles="https://dl.suckless.org/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=d42d3ceceb4d6a65e32e90a5336e3d446db612c3fbd9ebc1780bc6c9a03346a6 checksum=ea6832203ed02ff74182bcb8adaa9ec454c8f989e79232cb859665e2f544ab37
pre_build() { pre_build() {
sed -i 's|Liberation Mono|Monospace|g' config.def.h sed -i 's|Liberation Mono|Monospace|g' config.def.h