tabbed: revbump to build new xbps vpkg files.
This commit is contained in:
parent
8e2950cb18
commit
5d97e2a753
1 changed files with 1 additions and 2 deletions
|
@ -1,13 +1,12 @@
|
|||
# Template file for 'tabbed'
|
||||
pkgname=tabbed
|
||||
version=0.5
|
||||
revision=4
|
||||
revision=5
|
||||
homepage="http://tools.suckless.org/tabbed/"
|
||||
distfiles="http://dl.suckless.org/tools/$pkgname-$version.tar.gz"
|
||||
build_style=gnu-makefile
|
||||
make_build_args="INCS=-I. LIBS=-lX11"
|
||||
makedepends="libX11-devel"
|
||||
provides="tabbed-${version}"
|
||||
replaces="tabbed>=0"
|
||||
short_desc="Tab interface for application supporting Xembed"
|
||||
maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
||||
|
|
Loading…
Reference in a new issue