st: update to 0.9.1.

This commit is contained in:
meator 2024-03-28 13:25:16 +01:00 committed by Đoàn Trần Công Danh
parent 9d5b419f87
commit 7b781eecd4
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'st'
pkgname=st
version=0.9
version=0.9.1
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=f36359799734eae785becb374063f0be833cf22f88b4f169cd251b99324e08e7
checksum=16f43b9433ade9d70d6085c31f9fd99f2835eaade31221020f22143035dfc0d2
pre_build() {
vsed -i config.def.h -e 's|Liberation Mono|Monospace|g'