From 861eedc4dfa0e2a74981aaeda8d8ca1ae950e231 Mon Sep 17 00:00:00 2001 From: Ypnose Date: Sat, 5 Jul 2014 19:08:59 +0200 Subject: [PATCH] tabbed-git: update to 20140705 --- srcpkgs/tabbed-git/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tabbed-git/template b/srcpkgs/tabbed-git/template index 97a077dedf1..1be39428b25 100644 --- a/srcpkgs/tabbed-git/template +++ b/srcpkgs/tabbed-git/template @@ -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 }