summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2022-02-25 18:20:46 +0100
committerNicola Murino2022-02-25 18:20:46 +0100
commit4d6c0ccbf76fa0e8bbd9f3a756bfa2849edf17eb (patch)
tree5d610ca5b0fd61f24273956626c931d0c7b1b604
parentbead9bf0e78c7a91cc1a7b3e0437425f6045faf9 (diff)
downloadaur-4d6c0ccbf76fa0e8bbd9f3a756bfa2849edf17eb.tar.gz
Update to 2.70.4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3b743870f01b..01f5829af1fb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-glib2
pkgdesc = Low level core library (mingw-w64)
- pkgver = 2.70.2
+ pkgver = 2.70.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?signed#tag=2.70.2
+ source = git+https://gitlab.gnome.org/GNOME/glib.git?signed#tag=2.70.4
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 e59cf0ab5aa4..297fca027724 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.2
+pkgver=2.70.4
pkgrel=1
arch=(any)
pkgdesc="Low level core library (mingw-w64)"