diff --git a/srcpkgs/meson/template b/srcpkgs/meson/template index c0117085633..633b31f40ce 100644 --- a/srcpkgs/meson/template +++ b/srcpkgs/meson/template @@ -1,6 +1,6 @@ # Template file for 'meson' pkgname=meson -version=0.46.1 +version=0.47.1 revision=1 noarch=yes build_style=python3-module @@ -13,8 +13,9 @@ short_desc="Super fast build system" maintainer="Dylan Katz " license="Apache-2.0" homepage="http://mesonbuild.com" +changelog="https://raw.githubusercontent.com/mesonbuild/meson/master/docs/markdown/Release-notes-for-${version}.md" distfiles="https://github.com/mesonbuild/meson/archive/${version}.tar.gz" -checksum=2d917692d2cc194e12295f00469fbdf3c045e85d0295e5e59ced69115920ffa0 +checksum=c227ae37c1d4c8fc1531d536b38ff1fbf7afb08c59fc54a5321645164e5f92a8 do_check() { # meson depends on trillion of things to perform actual tests