summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTing-Wei Lan2013-11-16 14:44:43 +0800
committerTing-Wei Lan2013-11-16 14:45:15 +0800
commit5e978b089db5ba2976f31a843911923c459684f8 (patch)
tree8639b46622dd007b47e4431ee71bd2ba17cc0b38
parent8c50b8925333afe04b993210f11942af29352f94 (diff)
downloadaur-5e978b089db5ba2976f31a843911923c459684f8.tar.gz
mingw-w64-gtk3: 3.10.3 -> 3.10.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d31d71d74467..5fd46958954e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-gtk3
pkgdesc = GObject-based multi-platform GUI toolkit (v3) (mingw-w64)
- pkgver = 3.10.3
+ pkgver = 3.10.4
pkgrel = 1
url = http://www.gtk.org
arch = any
@@ -21,10 +21,10 @@ pkgbase = mingw-w64-gtk3
options = !strip
options = !buildflags
options = staticlibs
- source = http://ftp.gnome.org/pub/gnome/sources/gtk+/3.10/gtk+-3.10.3.tar.xz
+ source = http://ftp.gnome.org/pub/gnome/sources/gtk+/3.10/gtk+-3.10.4.tar.xz
source = 0004-BURN-THE-.DEF.patch
source = 0005-Remove-gobject-introspection.patch
- sha256sums = 8fb41deb898ad00ee858d5c04e2f80d295fbd6a8e9688cd7c0ba56ab84c6b727
+ sha256sums = 4fd411fc6377d969d7f8e99c14d078822e8dbe940a417be299e456a3d2c4a52b
sha256sums = b35ecacab70680391e06af85893b7aa8612f0812ded35395b6e93f49e8eab92b
sha256sums = e9e29fbf7444e449def11a31a6c2682932df416b1b5c82dbe0eac54e3fe51dd9
diff --git a/PKGBUILD b/PKGBUILD
index 5a0767ebbcb6..fb69eb91d9fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: lantw44 at gmail dot com
pkgname=mingw-w64-gtk3
-pkgver=3.10.3
+pkgver=3.10.4
pkgrel=1
pkgdesc="GObject-based multi-platform GUI toolkit (v3) (mingw-w64)"
arch=(any)
@@ -27,7 +27,7 @@ source=(
# The second source file is downloaded from Fedora Project
-sha256sums=('8fb41deb898ad00ee858d5c04e2f80d295fbd6a8e9688cd7c0ba56ab84c6b727'
+sha256sums=('4fd411fc6377d969d7f8e99c14d078822e8dbe940a417be299e456a3d2c4a52b'
'b35ecacab70680391e06af85893b7aa8612f0812ded35395b6e93f49e8eab92b'
'e9e29fbf7444e449def11a31a6c2682932df416b1b5c82dbe0eac54e3fe51dd9')