meson: update to 0.47.2.

This commit is contained in:
maxice8 2018-08-25 08:40:03 -03:00
parent d327e15fa0
commit cefa7dd268
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -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 <muddmaker.97@gmail.com>"
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