Merge pull request #4626 from lazka/meson-1.4.1

meson: Update to 1.4.1
This commit is contained in:
Christoph Reiter
2024-05-31 09:45:54 +02:00
committed by GitHub

View File

@@ -1,7 +1,7 @@
# Maintainer: Christoph Reiter <reiter.christoph@gmail.com>
pkgname=meson
pkgver=1.4.0
pkgver=1.4.1
pkgrel=1
pkgdesc='High-productivity build system'
arch=('any')
@@ -21,7 +21,7 @@ makedepends=(
source=("https://github.com/mesonbuild/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.asc}
"0001-cygwin-disguise.patch"
"https://patch-diff.githubusercontent.com/raw/mesonbuild/meson/pull/12861.patch")
sha256sums=('8fd6630c25c27f1489a8a0392b311a60481a3c161aa699b330e25935b750138d'
sha256sums=('1b8aad738a5f6ae64294cc8eaba9a82988c1c420204484ac02ef782e5bba5f49'
'SKIP'
'240f37b8c64446ff5d4e97a2775d48e9c5e48b62926c19900b4cead220f89614'
'cf346c13f9548d7c4f61ecc399ec9797cc642c3e39867deed8c788d825b877f6')