summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2019-06-11 18:00:14 +0200
committerNicola Murino2019-06-11 18:00:14 +0200
commitecae1c1e025c0a8ba250ff26af1fdcec235f4992 (patch)
treed9797789dbeef0ee79169076f7735e43599f9263
parentcccfa2e3c5654d01e4a45e9493035b080f6bcd9f (diff)
downloadaur-ecae1c1e025c0a8ba250ff26af1fdcec235f4992.tar.gz
Update to 2.60.4-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d5b3dd0d7100..911960063c48 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-glib2
pkgdesc = Low level core library (mingw-w64)
- pkgver = 2.60.3
+ pkgver = 2.60.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#commit=0f6191d02a8e1ca7b08ffe0ccc4def88855baeae
+ source = git+https://gitlab.gnome.org/GNOME/glib.git#commit=6672d0cbed1f2bc87ca27ab69290900ff838224e
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 3e2349706cd5..8dc4ad5c4615 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.60.3
+pkgver=2.60.4
pkgrel=1
-_commit=0f6191d02a8e1ca7b08ffe0ccc4def88855baeae # tags/2.60.3^0
+_commit=6672d0cbed1f2bc87ca27ab69290900ff838224e # tags/2.60.4^0
arch=(any)
pkgdesc="Low level core library (mingw-w64)"
depends=(mingw-w64-libffi mingw-w64-pcre mingw-w64-gettext mingw-w64-zlib)