From b6a90c9e9915a4663276fa9e86509b8b5ea83033 Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Mon, 11 Mar 2019 11:07:21 +0100 Subject: system/lxtask: Updated for version 0.1.9. Signed-off-by: Matteo Bernardini --- system/lxtask/lxtask.SlackBuild | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'system/lxtask/lxtask.SlackBuild') diff --git a/system/lxtask/lxtask.SlackBuild b/system/lxtask/lxtask.SlackBuild index f03c48581b..773b8f900d 100644 --- a/system/lxtask/lxtask.SlackBuild +++ b/system/lxtask/lxtask.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # $Id: lxtask.SlackBuild,v 1.2 2009/09/11 10:39:38 root Exp root $ # Copyright (c) 2008-2009 Eric Hameleers, Eindhoven, NL -# Copyright 2010-2016 Matteo Bernardini # * Initial build. @@ -50,6 +49,8 @@ # * updated. # 0.1.8-1: 25/jan/2017 by Matteo Bernardini # * updated. +# 0.1.9-1: 11/mar/2019 by Matteo Bernardini +# * updated. # # Run 'sh lxtask.SlackBuild' to build a Slackware package. # The package is created in /tmp . @@ -58,7 +59,7 @@ # ----------------------------------------------------------------------------- PRGNAM=lxtask -VERSION=${VERSION:-0.1.8} +VERSION=${VERSION:-0.1.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -- cgit v1.2.3