From d4a1d9a4ea63fa78211cf18e0fa98c05ce61791c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Rolim?= Date: Wed, 10 Feb 2021 19:21:39 -0300 Subject: [PATCH] incron: revbump for new argp-standalone version. Also xlint. --- srcpkgs/incron/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/incron/template b/srcpkgs/incron/template index 4bb9549b003..19c08b4befa 100644 --- a/srcpkgs/incron/template +++ b/srcpkgs/incron/template @@ -1,8 +1,8 @@ # Template file for 'incron' pkgname=incron version=0.5.12 -revision=1 -short_desc="A daemon that executes commands due to inotify events" +revision=2 +short_desc="Daemon that executes commands due to inotify events" maintainer="allan " license="X11" homepage="https://github.com/ar-/incron"