summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2018-12-22 18:19:56 +0100
committerNicola Murino2018-12-22 18:19:56 +0100
commit2e43a43afbb38318cab9f1c641d3de1ac78d2085 (patch)
tree9971207fd3c35e80d601a9bac6ac56fe2f303551
parent08a0cec7e21313ea10ad353356b8939314057172 (diff)
downloadaur-2e43a43afbb38318cab9f1c641d3de1ac78d2085.tar.gz
Update to 2.58.2-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 247ab814f27e..921011e81c97 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mingw-w64-glib2
pkgdesc = Low level core library (mingw-w64)
- pkgver = 2.58.1
- pkgrel = 2
+ pkgver = 2.58.2
+ pkgrel = 1
url = https://wiki.gnome.org/Projects/GLib
arch = any
license = LGPL2.1
@@ -15,7 +15,7 @@ pkgbase = mingw-w64-glib2
options = !buildflags
options = staticlibs
options = !emptydirs
- source = git+https://gitlab.gnome.org/GNOME/glib.git#commit=a9f5a6fa2fdd6eb2f754709d7e790d24e3ceaa18
+ source = git+https://gitlab.gnome.org/GNOME/glib.git#commit=97bcbcb8c2aa0aeee5afd9939efbadbae0c8a8fa
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 046fbfe8e65c..0eb9058e8421 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.1
-pkgrel=2
-_commit=a9f5a6fa2fdd6eb2f754709d7e790d24e3ceaa18 # tags/2.58.1^0
+pkgver=2.58.2
+pkgrel=1
+_commit=97bcbcb8c2aa0aeee5afd9939efbadbae0c8a8fa # tags/2.58.2^0
arch=(any)
pkgdesc="Low level core library (mingw-w64)"
depends=(mingw-w64-libffi mingw-w64-pcre mingw-w64-gettext mingw-w64-zlib)