summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBuildTools2017-07-28 18:17:59 -0700
committerBuildTools2017-07-28 18:17:59 -0700
commitadd6868ecda561ab594b44843c458aeaab08fb3f (patch)
treeb09af6b21db30cda89303a7a11ad545a288070d4
parent3860d17bc7abf3e35fe115e3db05d4e7308e5c5d (diff)
downloadaur-add6868ecda561ab594b44843c458aeaab08fb3f.tar.gz
2.52.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8a7980530da8..a5128fe52675 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Jun 11 07:42:15 UTC 2017
+# Sat Jul 29 01:17:47 UTC 2017
pkgbase = mingw-w64-glib2
pkgdesc = Low level core library (mingw-w64)
- pkgver = 2.52.2+9+g3245eba16
+ pkgver = 2.52.3
pkgrel = 1
url = http://www.gtk.org/
arch = any
@@ -19,7 +19,7 @@ pkgbase = mingw-w64-glib2
options = !buildflags
options = staticlibs
options = !emptydirs
- source = git+https://git.gnome.org/browse/glib#commit=3245eba169c439180cc13ed3c76f47298d723031
+ source = git+https://git.gnome.org/browse/glib#commit=90bb8778f2eabf00bee5bff1259c48f1e7b791b8
source = 0001-Use-CreateFile-on-Win32-to-make-sure-g_unlink-always.patch
source = 0004-glib-prefer-constructors-over-DllMain.patch
source = 0027-no_sys_if_nametoindex.patch
diff --git a/PKGBUILD b/PKGBUILD
index 3dec2bd5ff52..dafe2e621846 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Contributor: ant32 <antreimer@gmail.com>
# Contributor: Renato Silva <br.renatosilva@gmail.com>
pkgname=mingw-w64-glib2
-pkgver=2.52.2+9+g3245eba16
+pkgver=2.52.3
pkgrel=1
-_commit=3245eba169c439180cc13ed3c76f47298d723031 # glib-2-52
+_commit=90bb8778f2eabf00bee5bff1259c48f1e7b791b8 # tags/2.52.3^0
arch=(any)
pkgdesc="Low level core library (mingw-w64)"
depends=(mingw-w64-libffi mingw-w64-pcre mingw-w64-gettext)