From dab61f8240598f0e25bb1ba0c60526e86b1427d7 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 28 Jun 2017 16:34:08 +0200 Subject: [PATCH] par2cmdline: update to 0.7.3. Enable OpenMP. --- srcpkgs/par2cmdline/template | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/srcpkgs/par2cmdline/template b/srcpkgs/par2cmdline/template index fed6628f2f7..e66c3b1b030 100644 --- a/srcpkgs/par2cmdline/template +++ b/srcpkgs/par2cmdline/template @@ -1,15 +1,16 @@ # Template file for 'par2cmdline' pkgname=par2cmdline -version=0.7.2 +version=0.7.3 revision=1 build_style=gnu-configure hostmakedepends="automake" +makedepends="libgomp-devel" short_desc="PAR 2.0 compatible file verification and repair tool" maintainer="Juan RP " license="GPL-2" -homepage="https://github.com/BlackIkeEagle/par2cmdline" -distfiles="https://github.com/BlackIkeEagle/par2cmdline/archive/v${version}.tar.gz" -checksum=fa4fa73fc400a89bf8364b87c6dffe15e63e9f00816c17f347e00d908e625967 +homepage="https://github.com/Parchive/par2cmdline" +distfiles="https://github.com/Parchive/par2cmdline/archive/v${version}.tar.gz" +checksum=3d97992b6d2bf5acc0b07a4e43c70713ac41606fa911e1eea3ac702558561c37 pre_configure() { autoreconf -fi