summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2021-08-27 20:48:44 +0200
committerNicola Murino2021-08-27 20:48:44 +0200
commita6574c09b5533680d43ead1a0e9a6b343d11cb05 (patch)
tree10aacbc2aa2ba1baa3798a4ad29bcd26394b23eb
parent1dd5de04fb9b695dccae11b0e700b1a446a51000 (diff)
downloadaur-a6574c09b5533680d43ead1a0e9a6b343d11cb05.tar.gz
Update to 2.68.4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bf3b355aa9d7..8e8a4c2fe65c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-glib2
pkgdesc = Low level core library (mingw-w64)
- pkgver = 2.68.3
+ pkgver = 2.68.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.68.3
+ source = git+https://gitlab.gnome.org/GNOME/glib.git?signed#tag=2.68.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 5faf3c5b768e..b4aa2535740a 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.3
+pkgver=2.68.4
pkgrel=1
arch=(any)
pkgdesc="Low level core library (mingw-w64)"