st: update to 0.8.4.
This commit is contained in:
parent
8d2a323c00
commit
fd15d01493
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'st'
|
||||
pkgname=st
|
||||
version=0.8.3
|
||||
version=0.8.4
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_use_env=compliant
|
||||
|
@ -12,7 +12,7 @@ maintainer="Nathan Owens <ndowens04@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://st.suckless.org"
|
||||
distfiles="https://dl.suckless.org/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=939ae3da237e7c9489694853c205c7cbd5f2a2f0c17fe41a07477f1df8e28552
|
||||
checksum=d42d3ceceb4d6a65e32e90a5336e3d446db612c3fbd9ebc1780bc6c9a03346a6
|
||||
|
||||
pre_build() {
|
||||
sed -i 's|Liberation Mono|Monospace|g' config.def.h
|
||||
|
|
Loading…
Reference in a new issue