st: update to 0.7.
This commit is contained in:
parent
e9b2c25914
commit
8cca139b89
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'st'
|
||||
pkgname=st
|
||||
version=0.6
|
||||
revision=4
|
||||
version=0.7
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="fontconfig-devel libX11-devel libXft-devel"
|
||||
|
@ -11,7 +11,7 @@ maintainer='Juan RP <xtraeme@voidlinux.eu>'
|
|||
license="MIT"
|
||||
homepage="http://st.suckless.org"
|
||||
distfiles="http://dl.suckless.org/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum="85310c08c3814e099b5e45888f8ac7548640e69e9973e934d4fba38b03737a2b"
|
||||
checksum=f7870d906ccc988926eef2cc98950a99cc78725b685e934c422c03c1234e6000
|
||||
|
||||
pre_build() {
|
||||
sed -i 's|Liberation Mono|Monospace|g' config.def.h
|
||||
|
|
Loading…
Reference in New Issue