gtk4: Update to 4.14.2

This commit is contained in:
Christoph Reiter
2024-04-03 21:55:35 +02:00
parent cddb3500cb
commit 3fca10d214

View File

@@ -4,8 +4,8 @@ _realname=gtk4
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}"
"${MINGW_PACKAGE_PREFIX}-${_realname}-media-gstreamer")
pkgver=4.14.1
pkgrel=3
pkgver=4.14.2
pkgrel=1
pkgdesc="GObject-based multi-platform GUI toolkit (v4) (mingw-w64)"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
@@ -38,7 +38,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs"
source=("https://download.gnome.org/sources/gtk/${pkgver:0:4}/gtk-${pkgver}.tar.xz"
"https://gitlab.gnome.org/GNOME/gtk/-/commit/b569470b87d143d30c2388046c9a6450696f19b8.patch"
"0001-ngl-icon-drawing-fix.patch")
sha256sums=('fcefb3f132f8cc4711a9efa5b353c9ae9bb5eeff0246fa74dbc2f2f839b9e308'
sha256sums=('22604cef2898a79e5f2143bb7aee2b7d1fa2eb946989a9d1338ecf9c8ae0e072'
'50e6ac71f2081f80d334a5be5c8c49b9c1c3fab001c1f4ca0f2556d7f2ec92ed'
'1532566146f18e768901e2ddb2cd69c3fe4f2c2efafe72a62c1ee6155feb982b')