From 0b707b530b54171d51444f1c6a25e1b04dabb41b Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 14 Dec 2020 00:33:47 +0100 Subject: [PATCH] ts: update to 1.0.1. --- srcpkgs/ts/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/ts/template b/srcpkgs/ts/template index 3f0f678987..348bc33d63 100644 --- a/srcpkgs/ts/template +++ b/srcpkgs/ts/template @@ -1,14 +1,14 @@ # Template file for 'ts' pkgname=ts -version=1.0 -revision=2 +version=1.0.1 +revision=1 build_style=gnu-makefile -short_desc="A simple unix task spool system" +short_desc="Simple unix task spool system" maintainer="Leah Neukirchen " -license="GPL-2" +license="GPL-2.0-only" homepage="http://vicerveza.homeunix.net/~viric/soft/ts/" distfiles="http://vicerveza.homeunix.net/~viric/soft/ts/${pkgname}-${version}.tar.gz" -checksum=4f53e34fff0bb24caaa44cdf7598fd02f3e5fa7cacaea43fa0d081d03ffbb395 +checksum=f41ef307b0b9c7424398813b9c6e39d37a970831071e301842ba4b1145d56278 do_install() { make PREFIX="$DESTDIR/usr" install