From 2ec4799834692ab7d21caf5b911559ae14aaf55f Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sat, 6 May 2017 06:42:03 +0000 Subject: [PATCH] hxtools: update to 20170430. --- srcpkgs/hxtools/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/hxtools/template b/srcpkgs/hxtools/template index 253ed9f1ec2..8f16f1a7ad1 100644 --- a/srcpkgs/hxtools/template +++ b/srcpkgs/hxtools/template @@ -1,6 +1,6 @@ #Template file for 'hxtools' pkgname=hxtools -version=20170114 +version=20170430 revision=1 build_style=gnu-configure short_desc="Collection of small tools over the years by j.eng (inai.de)" @@ -8,6 +8,6 @@ maintainer="nexolight " license="WTFPL-2.0+, LGPL-2.1/LGPL-3.0, GPL-2.0+" homepage="http://inai.de/projects/hxtools" distfiles="http://jftp.inai.de/hxtools/hxtools-${version}.tar.xz" -checksum=83c4a67aefef7a63b3d7f446fb83a95a40638792326fb3659c3dccb3dc3c4998 +checksum=ba6128d48c365d6f07d2698cd33aa76dfd47a2e813c067dcc340588c471bbcfb hostmakedepends="pkg-config" makedepends="libHX-devel"