diff --git a/srcpkgs/check/template b/srcpkgs/check/template index 5f1f7e85244..6a8406e646a 100644 --- a/srcpkgs/check/template +++ b/srcpkgs/check/template @@ -1,6 +1,6 @@ # Template file for 'check' pkgname=check -version=0.13.0 +version=0.15.0 revision=1 build_style=gnu-configure short_desc="Unit Testing Framework for C" @@ -8,7 +8,7 @@ maintainer="Jan S. " license="LGPL-2.1-or-later" homepage="https://libcheck.github.io/check/" distfiles="https://github.com/libcheck/check/releases/download/${version}/check-${version}.tar.gz" -checksum=c4336b31447acc7e3266854f73ec188cdb15554d0edd44739631da174a569909 +checksum=aea2e3c68fa6e1e92378e744b1c0db350ccda4b6bd0d19530d0ae185b3d1ac60 check-devel_package() { short_desc+=" - development files"