diff --git a/srcpkgs/jobflow/template b/srcpkgs/jobflow/template index 643a002c04..21e8216e4a 100644 --- a/srcpkgs/jobflow/template +++ b/srcpkgs/jobflow/template @@ -1,6 +1,6 @@ # Template file for 'jobflow' pkgname=jobflow -version=1.3.0 +version=1.3.1 revision=1 build_style=gnu-makefile short_desc="Like GNU parallel, but much faster and memory-efficient" @@ -9,7 +9,7 @@ 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=1bf124a518383cc6d576aa162704e7a032669a6e91bbe0ee0066a60d49f2d010 +checksum=a8fb51e17bb8483fe591aa3d16ffb22f0a7575b5407bdd0af4e4ee2d899d184b post_extract() { vsed -e 's;prefix;PREFIX;g' -i Makefile