diff --git a/meson/PKGBUILD b/meson/PKGBUILD index 6a1dc049..667d02b1 100644 --- a/meson/PKGBUILD +++ b/meson/PKGBUILD @@ -1,8 +1,8 @@ # Maintainer: Christoph Reiter 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')