summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2020-02-23 12:16:06 +0100
committerNicola Murino2020-02-23 12:16:06 +0100
commit0103c66e62b6ed777dd627f1438c633b21257438 (patch)
tree0bc277aaac3ff2ebbb61aabe8464b6379bdc56b1
parent1e638fce20e0c18be519aaae301f068997b55c0c (diff)
downloadaur-0103c66e62b6ed777dd627f1438c633b21257438.tar.gz
Update to 2.62.5
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dc286974822f..626d277f939c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-glib2
pkgdesc = Low level core library (mingw-w64)
- pkgver = 2.62.4
+ pkgver = 2.62.5
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#commit=dac69d7128b3b66ed7007ab944eb629d30f4de4b
+ source = git+https://gitlab.gnome.org/GNOME/glib.git#commit=86c2832f950c389e230ec09c8bf0b92b475f0ee3
source = 0001-Use-CreateFile-on-Win32-to-make-sure-g_unlink-always.patch
source = glib-prefer-constructors-over-DllMain.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index de5594fd3300..88b77c12a6a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
# Contributor: Renato Silva <br.renatosilva@gmail.com>
# Contributor: Martchus <martchus@gmx.net>
pkgname=mingw-w64-glib2
-pkgver=2.62.4
+pkgver=2.62.5
pkgrel=1
-_commit=dac69d7128b3b66ed7007ab944eb629d30f4de4b # tags/2.62.4^0
+_commit=86c2832f950c389e230ec09c8bf0b92b475f0ee3 # tags/2.62.5^0
arch=(any)
pkgdesc="Low level core library (mingw-w64)"
depends=(mingw-w64-libffi mingw-w64-pcre mingw-w64-gettext mingw-w64-zlib)