parent
47671930fc
commit
354da396f3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'meson'
|
||||
pkgname=meson
|
||||
version=0.50.0
|
||||
version=0.50.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
|
@ -15,7 +15,7 @@ license="Apache-2.0"
|
|||
homepage="http://mesonbuild.com"
|
||||
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=a2f425cb9133c43b35d74ee68ae55a53f1baa727a3fcddf1c664f46245781a05
|
||||
checksum=e9f52047f26636ee512439c01755064656db5faecdd68e9af09dc772d829198c
|
||||
|
||||
do_check() {
|
||||
# meson depends on trillion of things to perform actual tests
|
||||
|
|
Loading…
Reference in a new issue