From dcd5f1f9ef55da48fe01626863cafcf822c12888 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 25 Dec 2019 15:21:18 +0100 Subject: [PATCH] unclutter: rebuild. --- srcpkgs/unclutter/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/unclutter/template b/srcpkgs/unclutter/template index fa996eb575e..2449f58933b 100644 --- a/srcpkgs/unclutter/template +++ b/srcpkgs/unclutter/template @@ -1,11 +1,11 @@ # Template file for 'unclutter' pkgname=unclutter version=8 -revision=4 +revision=5 wrksrc="$pkgname" makedepends="libX11-devel" -short_desc="A small program for hiding the mouse cursor" -maintainer="Christian Neukirchen " +short_desc="Small program for hiding the mouse cursor" +maintainer="Leah Neukirchen " license="Public Domain" homepage="https://packages.debian.org/sid/unclutter" distfiles="${DEBIAN_SITE}/main/u/${pkgname}/${pkgname}_${version}.orig.tar.gz"