diff --git a/srcpkgs/libbytesize/template b/srcpkgs/libbytesize/template index 802990f7671..b12b6fd13ab 100644 --- a/srcpkgs/libbytesize/template +++ b/srcpkgs/libbytesize/template @@ -1,7 +1,7 @@ # Template file for 'libbytesize' pkgname=libbytesize -version=1.3 -revision=3 +version=1.4 +revision=1 build_style=gnu-configure hostmakedepends="python3" makedepends="mpfr-devel pcre-devel" @@ -10,8 +10,9 @@ short_desc="A library for operations with sizes in bytes" maintainer="maxice8 " license="LGPL-2.1-or-later" homepage="https://github.com/storaged-project/libbytesize" +changelog="https://raw.githubusercontent.com/storaged-project/libbytesize/master/NEWS.rst" distfiles="https://github.com/storaged-project/libbytesize/releases/download/${version}/libbytesize-${version}.tar.gz" -checksum=d1991726a67ee44e4c9b3deaba5bbacd5392d3364439efce08060abc45edf5d0 +checksum=bb4ddc577cf2881834089c2c8d698a73c3f124990937afc2a15d421b2cfd782d pre_check() { # Disable test that depends on unpackaged pocketlint