From c4b008ae15e67eb7c6bdf02f2961da494565cb00 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sun, 25 Oct 2020 13:36:46 +0100 Subject: [PATCH] jobflow: update to 1.3.0. --- srcpkgs/jobflow/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/jobflow/template b/srcpkgs/jobflow/template index d2fea6fe5f6..643a002c04b 100644 --- a/srcpkgs/jobflow/template +++ b/srcpkgs/jobflow/template @@ -1,14 +1,15 @@ # Template file for 'jobflow' pkgname=jobflow -version=1.2.3 +version=1.3.0 revision=1 build_style=gnu-makefile short_desc="Like GNU parallel, but much faster and memory-efficient" maintainer="Duncaen " license="GPL-3.0-or-later" homepage="https://github.com/rofl0r/jobflow" +changelog="https://github.com/rofl0r/jobflow/releases" distfiles="http://ftp.barfooze.de/pub/sabotage/tarballs/jobflow-${version}.tar.bz2" -checksum=fe00920774357627b919763258155870681eb24942ef0bd1e9367baf64ea5048 +checksum=1bf124a518383cc6d576aa162704e7a032669a6e91bbe0ee0066a60d49f2d010 post_extract() { vsed -e 's;prefix;PREFIX;g' -i Makefile