st: update to 0.8.2.
This commit is contained in:
parent
757f64a8d4
commit
eec27ea820
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'st'
|
# Template file for 'st'
|
||||||
pkgname=st
|
pkgname=st
|
||||||
version=0.8.1
|
version=0.8.2
|
||||||
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='Juan RP <xtraeme@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=c4fb0fe2b8d2d3bd5e72763e80a8ae05b7d44dbac8f8e3bb18ef0161c7266926
|
checksum=aeb74e10aa11ed364e1bcc635a81a523119093e63befd2f231f8b0705b15bf35
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -i 's|Liberation Mono|Monospace|g' config.def.h
|
sed -i 's|Liberation Mono|Monospace|g' config.def.h
|
||||||
|
|
Loading…
Reference in New Issue