summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2019-07-10 08:39:56 +0200
committerNicola Murino2019-07-10 08:39:56 +0200
commite2172fce6cc00a77ab0a6e39bf32f5088e2bd4ac (patch)
treef14d779e2fcae910ff372dbea444849f96271b1c
parentecae1c1e025c0a8ba250ff26af1fdcec235f4992 (diff)
downloadaur-e2172fce6cc00a77ab0a6e39bf32f5088e2bd4ac.tar.gz
Update to 2.60.5-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 911960063c48..75f3707ba235 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-glib2
pkgdesc = Low level core library (mingw-w64)
- pkgver = 2.60.4
+ pkgver = 2.60.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=6672d0cbed1f2bc87ca27ab69290900ff838224e
+ source = git+https://gitlab.gnome.org/GNOME/glib.git#commit=cffe8efd0a367cb08c651533ee07e049f3765edc
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 8dc4ad5c4615..7f04b23ab8d0 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.4
+pkgver=2.60.5
pkgrel=1
-_commit=6672d0cbed1f2bc87ca27ab69290900ff838224e # tags/2.60.4^0
+_commit=cffe8efd0a367cb08c651533ee07e049f3765edc # tags/2.60.5^0
arch=(any)
pkgdesc="Low level core library (mingw-w64)"
depends=(mingw-w64-libffi mingw-w64-pcre mingw-w64-gettext mingw-w64-zlib)