summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2020-12-27 11:11:04 +0100
committerNicola Murino2020-12-27 11:11:04 +0100
commit67e0683bc150da8e6d9eaaf3f90814c96a654b51 (patch)
tree4da3d7a5f9161ad1dcd6fef47ca2b0c30d18eaa7
parentecfe572132281dab9d8f12388018c3d4ca5cf4b9 (diff)
downloadaur-67e0683bc150da8e6d9eaaf3f90814c96a654b51.tar.gz
update to 2.66.4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bd4a835b7d0b..3e042fc5cd10 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-glib2
pkgdesc = Low level core library (mingw-w64)
- pkgver = 2.66.3
+ pkgver = 2.66.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=30c06eb5fc5c1d6b992c144ebf8ae540d99b2fd2
+ source = git+https://gitlab.gnome.org/GNOME/glib.git#commit=bacbec652d356895ec493f3de2f2f6f4c7dafde0
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 65106f2f9d5a..10257e2563af 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.66.3
+pkgver=2.66.4
pkgrel=1
-_commit=30c06eb5fc5c1d6b992c144ebf8ae540d99b2fd2 # tags/2.66.3^0
+_commit=bacbec652d356895ec493f3de2f2f6f4c7dafde0 # tags/2.66.4^0
arch=(any)
pkgdesc="Low level core library (mingw-w64)"
depends=(mingw-w64-libffi mingw-w64-pcre mingw-w64-gettext mingw-w64-zlib)