summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSchala2016-08-28 01:19:32 -0700
committerSchala2016-08-28 01:19:32 -0700
commit44ab2864f1a80916f71f00ed3f67c760ed18e79a (patch)
tree6e71020a5d4b9eae6cb04574ca1ab19f0fee5a4d
parent870353761cd60f7677c17e341960f6f7f731cb8e (diff)
downloadaur-44ab2864f1a80916f71f00ed3f67c760ed18e79a.tar.gz
2.48.2
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4ac6a24cb1f2..2477f2ae2241 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Thu Aug 18 06:16:23 UTC 2016
+# Sun Aug 28 08:19:18 UTC 2016
pkgbase = mingw-w64-glib2
pkgdesc = Common C routines used by GTK+ and other libs (mingw-w64)
- pkgver = 2.48.1
- pkgrel = 3
+ pkgver = 2.48.2
+ pkgrel = 1
url = http://www.gtk.org/
arch = any
license = LGPL
@@ -18,7 +18,7 @@ pkgbase = mingw-w64-glib2
options = !buildflags
options = staticlibs
options = !emptydirs
- source = http://ftp.gnome.org/pub/GNOME/sources/glib/2.48/glib-2.48.1.tar.xz
+ source = http://ftp.gnome.org/pub/GNOME/sources/glib/2.48/glib-2.48.2.tar.xz
source = 0001-Use-CreateFile-on-Win32-to-make-sure-g_unlink-always.patch
source = 0003-g_abort.all.patch
source = 0004-glib-prefer-constructors-over-DllMain.patch
@@ -26,7 +26,7 @@ pkgbase = mingw-w64-glib2
source = 0028-inode_directory.patch
source = revert-warn-glib-compile-schemas.patch
source = use-pkgconfig-file-for-intl.patch
- sha256sums = 74411bff489cb2a3527bac743a51018841a56a4d896cc1e0d0d54f8166a14612
+ sha256sums = f25e751589cb1a58826eac24fbd4186cda4518af772806b666a3f91f66e6d3f4
sha256sums = ef81e82e15fb3a71bad770be17fe4fea3f4d9cdee238d6caa39807eeea5da3e3
sha256sums = 1b24cc928f69f73599f83269a7b3eb7bf7efbe114109251e6765053a1e1f4cd6
sha256sums = 7b099af0c562f397458542482d6d1debe437f220762aa2ed94b2e6c4d43dd8a6
diff --git a/PKGBUILD b/PKGBUILD
index 574978c15fc2..dbe6422e5e83 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: ant32 <antreimer@gmail.com>
# Contributor: Renato Silva <br.renatosilva@gmail.com>
pkgname=mingw-w64-glib2
-pkgver=2.48.1
-pkgrel=3
+pkgver=2.48.2
+pkgrel=1
arch=(any)
pkgdesc="Common C routines used by GTK+ and other libs (mingw-w64)"
depends=(mingw-w64-gettext mingw-w64-zlib mingw-w64-libffi mingw-w64-pcre mingw-w64-freetype2)
@@ -19,7 +19,7 @@ source=("http://ftp.gnome.org/pub/GNOME/sources/glib/${pkgver%.*}/glib-$pkgver.t
"0028-inode_directory.patch"
"revert-warn-glib-compile-schemas.patch"
"use-pkgconfig-file-for-intl.patch")
-sha256sums=('74411bff489cb2a3527bac743a51018841a56a4d896cc1e0d0d54f8166a14612'
+sha256sums=('f25e751589cb1a58826eac24fbd4186cda4518af772806b666a3f91f66e6d3f4'
'ef81e82e15fb3a71bad770be17fe4fea3f4d9cdee238d6caa39807eeea5da3e3'
'1b24cc928f69f73599f83269a7b3eb7bf7efbe114109251e6765053a1e1f4cd6'
'7b099af0c562f397458542482d6d1debe437f220762aa2ed94b2e6c4d43dd8a6'