From 73428f5a74ef11e2fabda8b5f5cd676b7719fe11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Thu, 29 Nov 2018 11:41:11 +0100 Subject: [PATCH] bgs: rebuild for metadata --- srcpkgs/bgs/template | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/srcpkgs/bgs/template b/srcpkgs/bgs/template index 48789533c72..3765dd1685d 100644 --- a/srcpkgs/bgs/template +++ b/srcpkgs/bgs/template @@ -1,15 +1,15 @@ # Template file for 'bgs' pkgname=bgs version=0.8 -revision=1 -homepage="http://github.com/Gottox/bgs" -distfiles="$homepage/archive/v${version}.tar.gz" -makedepends="imlib2-devel libXinerama-devel" -hostmakedepends="pkg-config" -short_desc="An extremely fast and small background setter for X" +revision=2 build_style=gnu-makefile +hostmakedepends="pkg-config" +makedepends="imlib2-devel libXinerama-devel" +short_desc="An extremely fast and small background setter for X" maintainer="Enno Boland " license="MIT" +homepage="http://github.com/Gottox/bgs" +distfiles="http://github.com/Gottox/bgs/archive/v${version}.tar.gz" checksum=c52220a503f0ae1a200a2991893229ea981ae33722f41e9bc87bdf399f8d89e7 do_build() {