st: update to 0.6

This commit is contained in:
Ypnose 2015-07-15 19:33:53 +02:00
parent a06c24b78d
commit c186c5732e

View file

@ -1,7 +1,7 @@
# Template file for 'st'
pkgname=st
version=0.5
revision=5
version=0.6
revision=1
build_style=gnu-makefile
hostmakedepends="pkg-config"
makedepends="fontconfig-devel libX11-devel libXft-devel terminus-font"
@ -10,8 +10,8 @@ short_desc="Simple terminal implementation for X"
maintainer="Ypnose <linuxienATlegtuxDOTorg>"
license="MIT"
homepage="http://st.suckless.org"
distfiles="http://dl.suckless.org/$pkgname/$pkgname-$version.tar.gz"
checksum=ae80ddfaf8146f7665772efc9b85e05e08be5087682a689ecdf71aa4d4bfdd4e
distfiles="http://dl.suckless.org/${pkgname}/${pkgname}-${version}.tar.gz"
checksum="85310c08c3814e099b5e45888f8ac7548640e69e9973e934d4fba38b03737a2b"
pre_build() {
sed -i 's|Liberation Mono|Terminus|g' config.def.h