st: update to 0.8.5
This commit is contained in:
parent
f8ad3695b3
commit
163a0449a1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'st'
|
||||
pkgname=st
|
||||
version=0.8.4
|
||||
revision=3
|
||||
version=0.8.5
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_use_env=compliant
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://st.suckless.org"
|
||||
distfiles="https://dl.suckless.org/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=d42d3ceceb4d6a65e32e90a5336e3d446db612c3fbd9ebc1780bc6c9a03346a6
|
||||
checksum=ea6832203ed02ff74182bcb8adaa9ec454c8f989e79232cb859665e2f544ab37
|
||||
|
||||
pre_build() {
|
||||
sed -i 's|Liberation Mono|Monospace|g' config.def.h
|
||||
|
|
Loading…
Reference in a new issue