st-git: update to 20140705

This commit is contained in:
Ypnose 2014-07-05 18:47:10 +02:00
parent f30ed24584
commit 64e022f57f

View file

@ -1,6 +1,6 @@
# Template file for 'st-git'
pkgname=st-git
version=20140626
version=20140705
revision=1
build_style=gnu-makefile
provides="st-${version}_${revision}"
@ -28,6 +28,6 @@ pre_build() {
}
post_install() {
vinstall README 644 usr/share/doc/$pkgname
vinstall LICENSE 644 usr/share/licenses/$pkgname
vinstall README 644 usr/share/doc/st
vinstall LICENSE 644 usr/share/licenses/st
}