diff --git a/srcpkgs/moreutils/template b/srcpkgs/moreutils/template index c79839923c..701aa0b80b 100644 --- a/srcpkgs/moreutils/template +++ b/srcpkgs/moreutils/template @@ -1,7 +1,7 @@ # Template file for 'moreutils' pkgname=moreutils -version=0.60 -revision=2 +version=0.61 +revision=1 build_style=gnu-makefile make_build_args="DOCBOOK2XMAN=docbook2man" hostmakedepends="docbook2x" @@ -10,8 +10,8 @@ short_desc="Unix tools that nobody thought to write, when Unix was young" maintainer="lemmi " license="GPL-2" homepage="https://joeyh.name/code/moreutils/" -distfiles="${DEBIAN_SITE}/main/m/moreutils/moreutils_${version}.orig.tar.xz" -checksum=e42d18bacbd2d003779a55fb3542befa5d1d217ee37c1874e8c497581ebc17c5 +distfiles="https://github.com/rtlanceroad/moreutils/archive/${version}.tar.gz" +checksum=eb47d33251715a8638c2309ab69b23e9023f7fd2fe2c101c9574230e91ff308b post_install() { # rename parallel to not conflict with gnu-parllel