summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2022-11-03 12:00:26 +0100
committerNicola Murino2022-11-03 12:00:26 +0100
commitc242d13507bfbc76bbab84eb224fd131d7f3f3ae (patch)
tree7b46930e9d517c156048a5c542912b542ae85831
parentb4826ea49a6f2abdeb9fdbd2bdd99f4b4c755eb3 (diff)
downloadaur-c242d13507bfbc76bbab84eb224fd131d7f3f3ae.tar.gz
Update to 2.74.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 653a1a6d305c..3287ec3cd0e7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-glib2
pkgdesc = Low level core library (mingw-w64)
- pkgver = 2.74.0
+ pkgver = 2.74.1
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=30bd57ecf8aa051de9848ba5a2b140f4810401ff
+ source = git+https://gitlab.gnome.org/GNOME/glib.git#commit=058491cb6f635ff6e0a57fcdd4107a40ca91c62a
source = 0001-Use-CreateFile-on-Win32-to-make-sure-g_unlink-always.patch
sha256sums = SKIP
sha256sums = 4e4d59c194dcbd9a88ccc0932b9a0e7e48e7480a2b848af24eeb005fa7c9f246
diff --git a/PKGBUILD b/PKGBUILD
index 2b65f3e32bc6..681a052871b0 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.0
+pkgver=2.74.1
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=30bd57ecf8aa051de9848ba5a2b140f4810401ff # tags/2.74.0^0
+_commit=058491cb6f635ff6e0a57fcdd4107a40ca91c62a # tags/2.74.1^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'