bar-git: update to 20140708

This commit is contained in:
Ypnose 2014-07-08 22:55:02 +02:00
parent 74f427339b
commit 1867fde62b

View File

@ -1,6 +1,6 @@
# Template file for 'bar-git' # Template file for 'bar-git'
pkgname=bar-git pkgname=bar-git
version=20140531 version=20140708
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
hostmakedepends="perl" hostmakedepends="perl"
@ -19,6 +19,6 @@ do_fetch() {
} }
post_install() { post_install() {
vinstall palette.pl 755 usr/bin vbin palette.pl
vinstall LICENSE 644 usr/share/licenses/${pkgname} vinstall LICENSE 644 usr/share/licenses/bar
} }