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'
pkgname=bar-git
version=20140531
version=20140708
revision=1
build_style=gnu-makefile
hostmakedepends="perl"
@ -19,6 +19,6 @@ do_fetch() {
}
post_install() {
vinstall palette.pl 755 usr/bin
vinstall LICENSE 644 usr/share/licenses/${pkgname}
vbin palette.pl
vinstall LICENSE 644 usr/share/licenses/bar
}