summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2021-12-27 17:59:06 +0100
committerNicola Murino2021-12-27 17:59:06 +0100
commitbead9bf0e78c7a91cc1a7b3e0437425f6045faf9 (patch)
tree0d211e904e18c11aa6e24f4972c632e1d1c469de
parentaac08774793b24c61242ba7428bf581a4d0dbe33 (diff)
downloadaur-bead9bf0e78c7a91cc1a7b3e0437425f6045faf9.tar.gz
Update to 2.70.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2f286a27e8d0..3b743870f01b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-glib2
pkgdesc = Low level core library (mingw-w64)
- pkgver = 2.70.1
+ pkgver = 2.70.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.70.1
+ source = git+https://gitlab.gnome.org/GNOME/glib.git?signed#tag=2.70.2
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 b41a71e2ebe7..e59cf0ab5aa4 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.1
+pkgver=2.70.2
pkgrel=1
arch=(any)
pkgdesc="Low level core library (mingw-w64)"