summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2022-06-05 10:14:38 +0200
committerNicola Murino2022-06-05 10:14:38 +0200
commit24f658c0e0a862efea41eaf30627d0210eb08b13 (patch)
tree7054c2a439bed847078c29128cc3d0bb4ffb5451
parent9deab607b42870f68bf06a03b6bb9f19cba3d296 (diff)
downloadaur-24f658c0e0a862efea41eaf30627d0210eb08b13.tar.gz
Update to 2.72.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c8b5f55dd76c..f031c16d4d84 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-glib2
pkgdesc = Low level core library (mingw-w64)
- pkgver = 2.72.1
+ pkgver = 2.72.2
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?signed#tag=2.72.1
+ source = git+https://gitlab.gnome.org/GNOME/glib.git?signed#tag=2.72.2
source = 0001-Use-CreateFile-on-Win32-to-make-sure-g_unlink-always.patch
validpgpkeys = 923B7025EE03C1C59F42684CF0942E894B2EAFA0
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index e811af249852..c7c1877912df 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.72.1
+pkgver=2.72.2
pkgrel=1
arch=(any)
pkgdesc="Low level core library (mingw-w64)"