summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2018-09-03 18:23:05 +0200
committerNicola Murino2018-09-03 18:23:05 +0200
commit002e66856490c3911bc5ad6f5987f63d8d2c3946 (patch)
tree79a4b021b7d8aec9fb6c23449db3d8620ce1df1c
parentf71a703f5daec4de750afa8cc46c9ac40a69b5b4 (diff)
downloadaur-002e66856490c3911bc5ad6f5987f63d8d2c3946.tar.gz
2.58 tag is changed
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8fe2eba456e6..e31af0eda653 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat Sep 1 15:12:47 UTC 2018
+# Mon Sep 3 16:22:45 UTC 2018
pkgbase = mingw-w64-glib2
pkgdesc = Low level core library (mingw-w64)
pkgver = 2.58.0
- pkgrel = 1
+ pkgrel = 2
url = https://wiki.gnome.org/Projects/GLib
arch = any
license = LGPL2.1
@@ -17,7 +17,7 @@ pkgbase = mingw-w64-glib2
options = !buildflags
options = staticlibs
options = !emptydirs
- source = git+https://gitlab.gnome.org/GNOME/glib.git#commit=f0b57dd7a80425264e318f85c331a039a3cddd87
+ source = git+https://gitlab.gnome.org/GNOME/glib.git#commit=c138b98e363df8b95c2ee3eac214649b2908ad68
source = 0001-gsocket-fix-cross-compilation.patch
source = 0001-Use-CreateFile-on-Win32-to-make-sure-g_unlink-always.patch
source = glib-formaterror.patch
diff --git a/PKGBUILD b/PKGBUILD
index 04ce7d560dc7..368565923ca8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Contributor: Renato Silva <br.renatosilva@gmail.com>
pkgname=mingw-w64-glib2
pkgver=2.58.0
-pkgrel=1
-_commit=f0b57dd7a80425264e318f85c331a039a3cddd87 # tags/2.58.0
+pkgrel=2
+_commit=c138b98e363df8b95c2ee3eac214649b2908ad68 # tags/2.58.0^0
arch=(any)
pkgdesc="Low level core library (mingw-w64)"
depends=(mingw-w64-libffi mingw-w64-pcre mingw-w64-gettext mingw-w64-zlib)