Skip to content

Commit c9f8313

Browse files
committed
gtk4: Update to 4.18.1
1 parent 4662db5 commit c9f8313

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

mingw-w64-gtk4/PKGBUILD

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ _realname=gtk4
44
pkgbase=mingw-w64-${_realname}
55
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}"
66
$([[ ${CARCH} == i686 ]] || echo "${MINGW_PACKAGE_PREFIX}-${_realname}-media-gstreamer"))
7-
pkgver=4.16.12
8-
pkgrel=2
7+
pkgver=4.18.1
8+
pkgrel=1
99
pkgdesc="GObject-based multi-platform GUI toolkit (v4) (mingw-w64)"
1010
arch=('any')
1111
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
@@ -42,7 +42,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs"
4242
source=("https://download.gnome.org/sources/gtk/${pkgver:0:4}/gtk-${pkgver}.tar.xz"
4343
"https://gitlab.gnome.org/GNOME/gtk/-/commit/b569470b87d143d30c2388046c9a6450696f19b8.patch"
4444
"001-fix-font-rendering.patch")
45-
sha256sums=('ef31bdbd6f082c4401634a20c850b0050c9bf252ef1e079764ee95a2a0c4c95a'
45+
sha256sums=('6a1c3bc2dc7cacd28fba3b885ecb4086aa85b3d0941265d6651e92c7ff909e74'
4646
'50e6ac71f2081f80d334a5be5c8c49b9c1c3fab001c1f4ca0f2556d7f2ec92ed'
4747
'a2c6e3350bd9c1744da6b7714b25cbd419645b731435f7d295a9f99da3c1479f')
4848

0 commit comments

Comments
 (0)