mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
tabbed-git: update to 20131104_1
This commit is contained in:
parent
af542bc97e
commit
890d500115
2 changed files with 2 additions and 1 deletions
|
@ -46,3 +46,4 @@ static Key keys[] = { \
|
||||||
|
|
||||||
{ 0, XK_F11, fullscreen, { 0 } },
|
{ 0, XK_F11, fullscreen, { 0 } },
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tabbed-git'
|
# Template file for 'tabbed-git'
|
||||||
pkgname=tabbed-git
|
pkgname=tabbed-git
|
||||||
version=20130829
|
version=20131104
|
||||||
revision=1
|
revision=1
|
||||||
makedepends="libX11-devel"
|
makedepends="libX11-devel"
|
||||||
short_desc="Simple generic tabbed fronted to xembed aware applications"
|
short_desc="Simple generic tabbed fronted to xembed aware applications"
|
||||||
|
|
Loading…
Add table
Reference in a new issue