summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTing-Wei Lan <lantw44@gmail.com>2014-06-04 03:09:43 +0800
committerTing-Wei Lan <lantw44@gmail.com>2014-06-04 03:09:43 +0800
commit476880b7c28399ac5245355a69ada9eef4a67e32 (patch)
treeaba1bce6f64da21a06d39dfbaef95a972bed359a
parentc6f630503597ebaf853c8e7909ef643b8ed1c12c (diff)
downloadAUR4-PKGBUILD-476880b7c28399ac5245355a69ada9eef4a67e32.tar
AUR4-PKGBUILD-476880b7c28399ac5245355a69ada9eef4a67e32.tar.gz
AUR4-PKGBUILD-476880b7c28399ac5245355a69ada9eef4a67e32.tar.bz2
AUR4-PKGBUILD-476880b7c28399ac5245355a69ada9eef4a67e32.tar.lz
AUR4-PKGBUILD-476880b7c28399ac5245355a69ada9eef4a67e32.tar.xz
AUR4-PKGBUILD-476880b7c28399ac5245355a69ada9eef4a67e32.tar.zst
AUR4-PKGBUILD-476880b7c28399ac5245355a69ada9eef4a67e32.zip
mingw-w64-gtk3: 3.12.1 -> 3.12.2
-rw-r--r--mingw-w64-gtk3/.SRCINFO6
-rw-r--r--mingw-w64-gtk3/PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/mingw-w64-gtk3/.SRCINFO b/mingw-w64-gtk3/.SRCINFO
index cd285e9..b33b5c9 100644
--- a/mingw-w64-gtk3/.SRCINFO
+++ b/mingw-w64-gtk3/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-gtk3
pkgdesc = GObject-based multi-platform GUI toolkit (v3) (mingw-w64)
- pkgver = 3.12.1
+ pkgver = 3.12.2
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.12/gtk+-3.12.1.tar.xz
+ source = http://ftp.gnome.org/pub/gnome/sources/gtk+/3.12/gtk+-3.12.2.tar.xz
source = 0004-BURN-THE-.DEF.patch
source = 0005-Remove-gobject-introspection.patch
- sha256sums = 719aae5fdb560f64cadb7e968c8c85c0823664de890c9f765ff4c0efeb0277cd
+ sha256sums = 61d74eea74231b1ea4b53084a9d6fc9917ab0e1d71b69d92cbf60a4b4fb385d0
sha256sums = b35ecacab70680391e06af85893b7aa8612f0812ded35395b6e93f49e8eab92b
sha256sums = ae632ad20c87032c326dbb1cda086e33a5078909f89174b2ba232be1b48c32a3
diff --git a/mingw-w64-gtk3/PKGBUILD b/mingw-w64-gtk3/PKGBUILD
index 91f690c..d630492 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.12.1
+pkgver=3.12.2
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=('719aae5fdb560f64cadb7e968c8c85c0823664de890c9f765ff4c0efeb0277cd'
+sha256sums=('61d74eea74231b1ea4b53084a9d6fc9917ab0e1d71b69d92cbf60a4b4fb385d0'
'b35ecacab70680391e06af85893b7aa8612f0812ded35395b6e93f49e8eab92b'
'ae632ad20c87032c326dbb1cda086e33a5078909f89174b2ba232be1b48c32a3')