summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2019-05-04 08:14:58 +0200
committerNicola Murino2019-05-04 08:14:58 +0200
commitc11b15eec051b39e191647c298e203fddb0bef5d (patch)
treeee29dba221ca65be6f8a4be42a6c6b82155d8687
parent8ade92a60181449540dbe61aca840f92f3386592 (diff)
downloadaur-c11b15eec051b39e191647c298e203fddb0bef5d.tar.gz
Update to 2.60.2-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 94b4e69ae310..2497367f7e73 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-glib2
pkgdesc = Low level core library (mingw-w64)
- pkgver = 2.60.1
+ pkgver = 2.60.2
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=527022ae143c0ef154edaba449bedd430f382d86
+ source = git+https://gitlab.gnome.org/GNOME/glib.git#commit=a3b5608170c0b4381d0217ea99325ec7fcecb7f6
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 d36ffe37deb4..1c55f76278ba 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.1
+pkgver=2.60.2
pkgrel=1
-_commit=527022ae143c0ef154edaba449bedd430f382d86 # tags/2.60.1^0
+_commit=a3b5608170c0b4381d0217ea99325ec7fcecb7f6 # tags/2.60.2^0
arch=(any)
pkgdesc="Low level core library (mingw-w64)"
depends=(mingw-w64-libffi mingw-w64-pcre mingw-w64-gettext mingw-w64-zlib)