summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2020-10-20 18:00:03 +0200
committerNicola Murino2020-10-20 18:00:03 +0200
commit350778155f7fdac26005286dc08ed2bf7482b9e5 (patch)
treec792d755100abdc59ff63f20d0f4de8b9f96b94f
parent15fbfad9a6b9cb3b3c6c88b63a848ef2a2dbfff1 (diff)
downloadaur-350778155f7fdac26005286dc08ed2bf7482b9e5.tar.gz
Update to 2.66.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 161a52cc1737..e6412db49b59 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-glib2
pkgdesc = Low level core library (mingw-w64)
- pkgver = 2.66.0
+ pkgver = 2.66.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=c2c12e42920d6e06c23c87398996827e53c1fc72
+ source = git+https://gitlab.gnome.org/GNOME/glib.git#commit=500db2e0b8643815cdd9cba4eb67d5daf1352338
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 f79d9ed4a030..e9fff95532c6 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.0
+pkgver=2.66.2
pkgrel=1
-_commit=c2c12e42920d6e06c23c87398996827e53c1fc72 # tags/2.66.0^0
+_commit=500db2e0b8643815cdd9cba4eb67d5daf1352338 # tags/2.66.2^0
arch=(any)
pkgdesc="Low level core library (mingw-w64)"
depends=(mingw-w64-libffi mingw-w64-pcre mingw-w64-gettext mingw-w64-zlib)