meson: Update to 1.4.0

This commit is contained in:
Christoph Reiter
2024-03-12 21:24:51 +01:00
parent a377583759
commit cf382a0be4

View File

@@ -1,8 +1,8 @@
# Maintainer: Christoph Reiter <reiter.christoph@gmail.com>
pkgname=meson
pkgver=1.3.2
pkgrel=2
pkgver=1.4.0
pkgrel=1
pkgdesc='High-productivity build system'
arch=('any')
url="https://mesonbuild.com/"
@@ -18,7 +18,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=('492eb450c8b073024276f916f5adbb3c4bb7e90e9e6ec124efda064f3d9b5baa'
sha256sums=('8fd6630c25c27f1489a8a0392b311a60481a3c161aa699b330e25935b750138d'
'SKIP'
'240f37b8c64446ff5d4e97a2775d48e9c5e48b62926c19900b4cead220f89614'
'cf346c13f9548d7c4f61ecc399ec9797cc642c3e39867deed8c788d825b877f6')