diff --git a/srcpkgs/tabbed-git/files/config.h b/srcpkgs/tabbed-git/files/config.h index b1f246b0ecf..ca4b8d6b474 100644 --- a/srcpkgs/tabbed-git/files/config.h +++ b/srcpkgs/tabbed-git/files/config.h @@ -46,3 +46,4 @@ static Key keys[] = { \ { 0, XK_F11, fullscreen, { 0 } }, }; + diff --git a/srcpkgs/tabbed-git/template b/srcpkgs/tabbed-git/template index 05bf13aceec..f0286b91f74 100644 --- a/srcpkgs/tabbed-git/template +++ b/srcpkgs/tabbed-git/template @@ -1,6 +1,6 @@ # Template file for 'tabbed-git' pkgname=tabbed-git -version=20130829 +version=20131104 revision=1 makedepends="libX11-devel" short_desc="Simple generic tabbed fronted to xembed aware applications"