st-git: update to 20140705
This commit is contained in:
parent
f30ed24584
commit
64e022f57f
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue