From 640f0045aa97895383bef0ce6fc2d1c7763a034a Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 8 Jul 2014 11:55:53 +0200 Subject: [PATCH] gnubg: improve short_desc to force autobuilds. --- srcpkgs/gnubg/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gnubg/template b/srcpkgs/gnubg/template index 1c11a532df3..c180c26edce 100644 --- a/srcpkgs/gnubg/template +++ b/srcpkgs/gnubg/template @@ -1,11 +1,11 @@ # Template file for 'gnubg' pkgname=gnubg version=1.02.000 -revision=1 +revision=2 build_style=gnu-configure hostmakedepends="pkg-config" makedepends="libglib-devel gtk+-devel python-devel readline-devel readline" -short_desc="GNU Backgammon" +short_desc="GNU Backgammon game" maintainer="Christian Neukirchen " license="GPL-3" homepage="http://www.gnubg.org"