summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mingw-w64-gtk3/.SRCINFO10
-rw-r--r--mingw-w64-gtk3/PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/mingw-w64-gtk3/.SRCINFO b/mingw-w64-gtk3/.SRCINFO
index b078c30..6edb85f 100644
--- a/mingw-w64-gtk3/.SRCINFO
+++ b/mingw-w64-gtk3/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-gtk3
pkgdesc = GTK+ is a multi-platform toolkit (v3) (mingw-w64)
- pkgver = 3.8.5
+ pkgver = 3.8.6
pkgrel = 1
url = http://www.gtk.org
arch = any
@@ -18,12 +18,12 @@ pkgbase = mingw-w64-gtk3
options = !libtool
options = !strip
options = !buildflags
- source = http://ftp.gnome.org/pub/gnome/sources/gtk+/3.8/gtk+-3.8.5.tar.xz
+ source = http://ftp.gnome.org/pub/gnome/sources/gtk+/3.8/gtk+-3.8.6.tar.xz
source = https://git.gnome.org/browse/gtk+/plain/demos/gtk-demo/brick.png?h=gtk-3-8&id=231d6c209f47edac828f52a7316980129c370eb1
source = gtk-dont-define-initguid.patch
- md5sums = f5583d1ca338336103ab40b233c6d3ff
- md5sums = 523aea0be651baaba128c133751a0f01
- md5sums = 4038939df90f80ea6923d67afff28e03
+ sha256sums = b5638b2d2ffa1b3aa2dbdba75a3134d9dc4b6e4ed7a287855fed2811956cd4ed
+ sha256sums = 22c7fbf387ccb874bfd05e58243e1d77597ff7c1ef3e61649f84d4b921decba7
+ sha256sums = ccad28dbc881049f40fa23199692be7b19575018e6259f97092c5e8404607cac
pkgname = mingw-w64-gtk3
diff --git a/mingw-w64-gtk3/PKGBUILD b/mingw-w64-gtk3/PKGBUILD
index 0a71f99..d7b4e62 100644
--- a/mingw-w64-gtk3/PKGBUILD
+++ b/mingw-w64-gtk3/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: lantw44 at gmail dot com
pkgname=mingw-w64-gtk3
-pkgver=3.8.5
+pkgver=3.8.6
pkgrel=1
pkgdesc="GTK+ is a multi-platform toolkit (v3) (mingw-w64)"
arch=(any)
@@ -26,9 +26,9 @@ source=(
# The second source file is downloaded from GNOME. This file exists in the git repository but not in the tarball. Building of demos will fail without this file.
# The third source file is downloaded from Fedora Project
-md5sums=('f5583d1ca338336103ab40b233c6d3ff'
- '523aea0be651baaba128c133751a0f01'
- '4038939df90f80ea6923d67afff28e03')
+sha256sums=('b5638b2d2ffa1b3aa2dbdba75a3134d9dc4b6e4ed7a287855fed2811956cd4ed'
+ '22c7fbf387ccb874bfd05e58243e1d77597ff7c1ef3e61649f84d4b921decba7'
+ 'ccad28dbc881049f40fa23199692be7b19575018e6259f97092c5e8404607cac')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"