st: update to 0.8.3

This commit is contained in:
mustaqim 2020-05-01 08:33:35 +02:00 committed by Helmut Pozimski
parent dec2f921da
commit 28fb1240db

View file

@ -1,6 +1,6 @@
# Template file for 'st' # Template file for 'st'
pkgname=st pkgname=st
version=0.8.2 version=0.8.3
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
make_use_env=compliant make_use_env=compliant
@ -12,7 +12,7 @@ maintainer="Nathan Owens <ndowens04@gmail.com>"
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=aeb74e10aa11ed364e1bcc635a81a523119093e63befd2f231f8b0705b15bf35 checksum=939ae3da237e7c9489694853c205c7cbd5f2a2f0c17fe41a07477f1df8e28552
pre_build() { pre_build() {
sed -i 's|Liberation Mono|Monospace|g' config.def.h sed -i 's|Liberation Mono|Monospace|g' config.def.h