Commit c9f8313 1 parent 4662db5 commit c9f8313 Copy full SHA for c9f8313
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ _realname=gtk4
4
4
pkgbase=mingw-w64-${_realname}
5
5
pkgname=(" ${MINGW_PACKAGE_PREFIX} -${_realname} "
6
6
$( [[ ${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
9
9
pkgdesc=" GObject-based multi-platform GUI toolkit (v4) (mingw-w64)"
10
10
arch=(' any' )
11
11
mingw_arch=(' mingw32' ' mingw64' ' ucrt64' ' clang64' ' clangarm64' )
@@ -42,7 +42,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs"
42
42
source=(" https://download.gnome.org/sources/gtk/${pkgver: 0: 4} /gtk-${pkgver} .tar.xz"
43
43
" https://gitlab.gnome.org/GNOME/gtk/-/commit/b569470b87d143d30c2388046c9a6450696f19b8.patch"
44
44
" 001-fix-font-rendering.patch" )
45
- sha256sums=(' ef31bdbd6f082c4401634a20c850b0050c9bf252ef1e079764ee95a2a0c4c95a '
45
+ sha256sums=(' 6a1c3bc2dc7cacd28fba3b885ecb4086aa85b3d0941265d6651e92c7ff909e74 '
46
46
' 50e6ac71f2081f80d334a5be5c8c49b9c1c3fab001c1f4ca0f2556d7f2ec92ed'
47
47
' a2c6e3350bd9c1744da6b7714b25cbd419645b731435f7d295a9f99da3c1479f' )
48
48
You can’t perform that action at this time.
0 commit comments