tabbed-git: update to 20140705

This commit is contained in:
Ypnose 2014-07-05 19:08:59 +02:00
parent 78e794be68
commit 861eedc4df
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'tabbed-git'
pkgname=tabbed-git
version=20140531
version=20140705
revision=1
build_style=gnu-makefile
make_build_args="INCS=-I. LIBS=-lX11"
@ -26,5 +26,5 @@ pre_build() {
}
post_install() {
vinstall LICENSE 644 usr/share/licenses/$pkgname
vinstall LICENSE 644 usr/share/licenses/tabbed
}