summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2021-11-12 10:18:04 +0100
committerNicola Murino2021-11-12 10:18:04 +0100
commitaac08774793b24c61242ba7428bf581a4d0dbe33 (patch)
tree6959f3e7fe7f1914ce6bb5f93851f33eaa41785f
parent37c28b671acdf5d08502501279a85f3b15c15c34 (diff)
downloadaur-aac08774793b24c61242ba7428bf581a4d0dbe33.tar.gz
Update to 2.70.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f4defc2b7cdb..2f286a27e8d0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-glib2
pkgdesc = Low level core library (mingw-w64)
- pkgver = 2.70.0
+ pkgver = 2.70.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?signed#tag=2.70.0
+ source = git+https://gitlab.gnome.org/GNOME/glib.git?signed#tag=2.70.1
source = 0001-Use-CreateFile-on-Win32-to-make-sure-g_unlink-always.patch
source = glib-prefer-constructors-over-DllMain.patch
validpgpkeys = 923B7025EE03C1C59F42684CF0942E894B2EAFA0
diff --git a/PKGBUILD b/PKGBUILD
index c782f98ccc89..b41a71e2ebe7 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.70.0
+pkgver=2.70.1
pkgrel=1
arch=(any)
pkgdesc="Low level core library (mingw-w64)"