summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2020-07-06 18:48:10 +0200
committerNicola Murino2020-07-06 18:48:10 +0200
commitc5d41f98220ce77abffee0015ea36f511cc76853 (patch)
tree1b04bdb03756f4d0477ffade70df38edf70f65b0
parenta7d63ff3abbdb02899324e7b4dcf98565a2a1480 (diff)
downloadaur-c5d41f98220ce77abffee0015ea36f511cc76853.tar.gz
Update to 2.64.4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b84877bea0e8..296c82173f90 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-glib2
pkgdesc = Low level core library (mingw-w64)
- pkgver = 2.64.3
+ pkgver = 2.64.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=af1edc1c338d9a8b2a99bdd0e6cc6bede51f40b4
+ source = git+https://gitlab.gnome.org/GNOME/glib.git#commit=551bd5c1d1db1aa10d71acb9cde6a088a374d8bb
source = 0001-Use-CreateFile-on-Win32-to-make-sure-g_unlink-always.patch
source = glib-prefer-constructors-over-DllMain.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 4b18eace88ad..1a98b755b1c2 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.64.3
+pkgver=2.64.4
pkgrel=1
-_commit=af1edc1c338d9a8b2a99bdd0e6cc6bede51f40b4 # tags/2.64.3^0
+_commit=551bd5c1d1db1aa10d71acb9cde6a088a374d8bb # tags/2.64.4^0
arch=(any)
pkgdesc="Low level core library (mingw-w64)"
depends=(mingw-w64-libffi mingw-w64-pcre mingw-w64-gettext mingw-w64-zlib)