diff --git a/srcpkgs/meson/template b/srcpkgs/meson/template index 633b31f40c..7098f67160 100644 --- a/srcpkgs/meson/template +++ b/srcpkgs/meson/template @@ -1,6 +1,6 @@ # Template file for 'meson' pkgname=meson -version=0.47.1 +version=0.47.2 revision=1 noarch=yes build_style=python3-module @@ -13,9 +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" +changelog="https://raw.githubusercontent.com/mesonbuild/meson/master/docs/markdown/Release-notes-for-${version%.?}.0.md" distfiles="https://github.com/mesonbuild/meson/archive/${version}.tar.gz" -checksum=c227ae37c1d4c8fc1531d536b38ff1fbf7afb08c59fc54a5321645164e5f92a8 +checksum=69e251dc169e82e3d3235643c873167764d63020515d9ca837ea95ff021f2c83 do_check() { # meson depends on trillion of things to perform actual tests