From f60e89d0d39252a69fcbb7c14792d2d3e1c05c3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Thu, 22 Nov 2018 00:03:19 +0100 Subject: [PATCH] monsterwm-git: rebuild for metadata --- srcpkgs/monsterwm-git/template | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/srcpkgs/monsterwm-git/template b/srcpkgs/monsterwm-git/template index 846cf90e84e..4c4c0c4dcdd 100644 --- a/srcpkgs/monsterwm-git/template +++ b/srcpkgs/monsterwm-git/template @@ -2,22 +2,22 @@ pkgname=monsterwm-git reverts=20140803_1 version=20120304 -revision=1 +revision=2 _commit=eb3820f877a624e00be5a0ee28feb943889cb915 -makedepends="libX11-devel" +wrksrc="monsterwm-$_commit" build_style=gnu-makefile make_build_args="INCS=-I. LIBS=-lX11" +makedepends="libX11-devel" short_desc="Minimal and lightweight dynamic tiling window manager" maintainer='Juan RP ' license="MIT" homepage="https://github.com/c00kiemon5ter/monsterwm" -provides="monsterwm-${version}_${revision}" -replaces="monsterwm>=0" -CFLAGS="-DVERSION=${version} -std=c11" -LDFLAGS="-lX11" -wrksrc="monsterwm-$_commit" distfiles="${homepage}/archive/${_commit}.tar.gz" checksum=404dc50128daee172af2e3c836d4979b675814491db59fde1b039fc6069aca54 +LDFLAGS="-lX11" +CFLAGS="-DVERSION=${version} -std=c11" +replaces="monsterwm>=0" +provides="monsterwm-${version}_${revision}" pre_build() { [ -e ${FILESDIR}/config.h ] && cp ${FILESDIR}/config.h config.h