summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2023-01-18 17:39:52 +0100
committerNicola Murino2023-01-18 17:39:52 +0100
commitba9df443f95507706656333abc031fdfb35adb89 (patch)
tree02a0c5234e1e6994d9ae1aa0f18e54f9bf21ef5a
parentc242d13507bfbc76bbab84eb224fd131d7f3f3ae (diff)
downloadaur-ba9df443f95507706656333abc031fdfb35adb89.tar.gz
Update to 2.74.4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3287ec3cd0e7..e49ef3c0d95d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-glib2
pkgdesc = Low level core library (mingw-w64)
- pkgver = 2.74.1
+ pkgver = 2.74.4
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=058491cb6f635ff6e0a57fcdd4107a40ca91c62a
+ source = git+https://gitlab.gnome.org/GNOME/glib.git#commit=e35768fe299d6389f8f5eef15593762389d2c07d
source = 0001-Use-CreateFile-on-Win32-to-make-sure-g_unlink-always.patch
sha256sums = SKIP
sha256sums = 4e4d59c194dcbd9a88ccc0932b9a0e7e48e7480a2b848af24eeb005fa7c9f246
diff --git a/PKGBUILD b/PKGBUILD
index 681a052871b0..1162707f5d64 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.1
+pkgver=2.74.4
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=058491cb6f635ff6e0a57fcdd4107a40ca91c62a # tags/2.74.1^0
+_commit=e35768fe299d6389f8f5eef15593762389d2c07d # tags/2.74.4^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'