summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2021-06-21 07:48:50 +0200
committerNicola Murino2021-06-21 07:48:50 +0200
commit1dd5de04fb9b695dccae11b0e700b1a446a51000 (patch)
tree532cca627e49b0d3c5d7f8c729a0f2bed5c4146a
parentc13a9e6bb18e36b3652e1355e0e4a7fb5d05e035 (diff)
downloadaur-1dd5de04fb9b695dccae11b0e700b1a446a51000.tar.gz
Update to 2.68.3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9f5bd64edafb..bf3b355aa9d7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-glib2
pkgdesc = Low level core library (mingw-w64)
- pkgver = 2.68.2
+ pkgver = 2.68.3
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.68.2
+ source = git+https://gitlab.gnome.org/GNOME/glib.git?signed#tag=2.68.3
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 3acfdd4e0f4d..5faf3c5b768e 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.68.2
+pkgver=2.68.3
pkgrel=1
arch=(any)
pkgdesc="Low level core library (mingw-w64)"