st: update to 0.9.2.

This commit is contained in:
meator 2024-04-10 12:25:26 +02:00 committed by Leah Neukirchen
parent 0fb252e442
commit 7d79b857ca
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'st'
pkgname=st
version=0.9.1
version=0.9.2
revision=1
build_style=gnu-makefile
make_use_env=compliant
@ -12,7 +12,7 @@ maintainer="meator <meator.dev@gmail.com>"
license="MIT"
homepage="https://st.suckless.org"
distfiles="https://dl.suckless.org/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=16f43b9433ade9d70d6085c31f9fd99f2835eaade31221020f22143035dfc0d2
checksum=6b215d4f472b21d6232f30f221117a777e24bcfee68955ddefb7426467f9494b
pre_build() {
vsed -i config.def.h -e 's|Liberation Mono|Monospace|g'