summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2019-01-24 09:34:26 +0100
committerNicola Murino2019-01-24 09:34:26 +0100
commit317fad10b2becfa0eb9c0141e39299f7eb256eca (patch)
tree49051328045af2ae7041e55cc73ffe5cc057701e
parent2e43a43afbb38318cab9f1c641d3de1ac78d2085 (diff)
downloadaur-317fad10b2becfa0eb9c0141e39299f7eb256eca.tar.gz
update to 2.58.3-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 921011e81c97..f504ce36053b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-glib2
pkgdesc = Low level core library (mingw-w64)
- pkgver = 2.58.2
+ pkgver = 2.58.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#commit=97bcbcb8c2aa0aeee5afd9939efbadbae0c8a8fa
+ source = git+https://gitlab.gnome.org/GNOME/glib.git#commit=f2d1128ffae0de87680e411fb62ccfccafed6b1c
source = 0001-Use-CreateFile-on-Win32-to-make-sure-g_unlink-always.patch
source = 0001-win32-Make-the-static-build-work-with-MinGW-when-pos.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 0eb9058e8421..ea55ef2652ac 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.58.2
+pkgver=2.58.3
pkgrel=1
-_commit=97bcbcb8c2aa0aeee5afd9939efbadbae0c8a8fa # tags/2.58.2^0
+_commit=f2d1128ffae0de87680e411fb62ccfccafed6b1c # tags/2.58.3^0
arch=(any)
pkgdesc="Low level core library (mingw-w64)"
depends=(mingw-w64-libffi mingw-w64-pcre mingw-w64-gettext mingw-w64-zlib)