summaryrefslogtreecommitdiffstats
path: root/mingw-w64-gtk3/PKGBUILD
diff options
context:
space:
mode:
authorTing-Wei Lan <lantw44@gmail.com>2015-07-08 13:06:37 +0800
committerTing-Wei Lan <lantw44@gmail.com>2015-07-08 13:06:37 +0800
commit417b958d6bd85362cda1f325c7eba594f13780ca (patch)
tree93af85dfb8b02ea0d5cd95efe95e862e95f37dbb /mingw-w64-gtk3/PKGBUILD
parent11b641f6c2eab48e8c36c07dce07becdf27ccb7c (diff)
downloadAUR4-PKGBUILD-417b958d6bd85362cda1f325c7eba594f13780ca.tar
AUR4-PKGBUILD-417b958d6bd85362cda1f325c7eba594f13780ca.tar.gz
AUR4-PKGBUILD-417b958d6bd85362cda1f325c7eba594f13780ca.tar.bz2
AUR4-PKGBUILD-417b958d6bd85362cda1f325c7eba594f13780ca.tar.lz
AUR4-PKGBUILD-417b958d6bd85362cda1f325c7eba594f13780ca.tar.xz
AUR4-PKGBUILD-417b958d6bd85362cda1f325c7eba594f13780ca.tar.zst
AUR4-PKGBUILD-417b958d6bd85362cda1f325c7eba594f13780ca.zip
mingw-w64-gtk3: 3.16.4 -> 3.16.5
Diffstat (limited to 'mingw-w64-gtk3/PKGBUILD')
-rw-r--r--mingw-w64-gtk3/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/mingw-w64-gtk3/PKGBUILD b/mingw-w64-gtk3/PKGBUILD
index 9fc1f78..9030569 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.16.4
+pkgver=3.16.5
pkgrel=1
pkgdesc='GObject-based multi-platform GUI toolkit (v3) (mingw-w64)'
arch=(any)
@@ -25,7 +25,7 @@ depends=(
'mingw-w64-pango>=1.36.7')
options=(!strip !buildflags staticlibs)
source=("https://download.gnome.org/sources/gtk+/${pkgver%.*}/gtk+-${pkgver}.tar.xz")
-sha256sums=('1ee5dbd7a4cb81a91eaa1b7ae64ba5a3eab6a3c0a764155583ab96524590fc8e')
+sha256sums=('b87c99d127eb962fc857c246b77a65322cdffd7dcbcf46a83bce2040e0f4bc31')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"