tabbed: rebuild for metadata

This commit is contained in:
Piotr Wójcik 2018-11-29 11:51:27 +01:00 committed by maxice8
parent 22686efedd
commit a1d425f0c5
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,16 +1,16 @@
# Template file for 'tabbed'
pkgname=tabbed
version=0.6
revision=3
homepage="http://tools.suckless.org/${pkgname}/"
distfiles="http://dl.suckless.org/tools/${pkgname}-${version}.tar.gz"
revision=4
build_style=gnu-makefile
make_build_args="INCS=-I. LIBS=-lX11"
makedepends="libX11-devel"
short_desc="Tab interface for application supporting Xembed"
maintainer='Juan RP <xtraeme@voidlinux.eu>'
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="MIT"
checksum="7651ea3acbec5d6a25469e8665da7fc70aba2b4fa61a2a6a5449eafdfd641c42"
homepage="http://tools.suckless.org/tabbed/"
distfiles="http://dl.suckless.org/tools/tabbed-${version}.tar.gz"
checksum=7651ea3acbec5d6a25469e8665da7fc70aba2b4fa61a2a6a5449eafdfd641c42
pre_build() {
sed -i 's|-O0 ||g' config.mk