summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e49ef3c0d95d..587c5ee1e123 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-glib2
pkgdesc = Low level core library (mingw-w64)
- pkgver = 2.74.4
+ pkgver = 2.74.5
pkgrel = 1
url = https://wiki.gnome.org/Projects/GLib
arch = any
@@ -15,7 +15,7 @@ pkgbase = mingw-w64-glib2
options = !buildflags
options = staticlibs
options = !emptydirs
- source = git+https://gitlab.gnome.org/GNOME/glib.git#commit=e35768fe299d6389f8f5eef15593762389d2c07d
+ source = git+https://gitlab.gnome.org/GNOME/glib.git#commit=39a71aff372ed491a24ca84409d9f93bc7c5d6d4
source = 0001-Use-CreateFile-on-Win32-to-make-sure-g_unlink-always.patch
sha256sums = SKIP
sha256sums = 4e4d59c194dcbd9a88ccc0932b9a0e7e48e7480a2b848af24eeb005fa7c9f246
diff --git a/PKGBUILD b/PKGBUILD
index 1162707f5d64..5adad8d3aa8a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Renato Silva <br.renatosilva@gmail.com>
# Contributor: Martchus <martchus@gmx.net>
pkgname=mingw-w64-glib2
-pkgver=2.74.4
+pkgver=2.74.5
pkgrel=1
arch=(any)
pkgdesc="Low level core library (mingw-w64)"
@@ -13,7 +13,7 @@ makedepends=(mingw-w64-meson git)
license=("LGPL2.1")
options=(!strip !buildflags staticlibs !emptydirs)
url="https://wiki.gnome.org/Projects/GLib"
-_commit=e35768fe299d6389f8f5eef15593762389d2c07d # tags/2.74.4^0
+_commit=39a71aff372ed491a24ca84409d9f93bc7c5d6d4 # tags/2.74.5^0
source=("git+https://gitlab.gnome.org/GNOME/glib.git#commit=$_commit"
"0001-Use-CreateFile-on-Win32-to-make-sure-g_unlink-always.patch")
sha256sums=('SKIP'