summaryrefslogtreecommitdiffstats
path: root/mingw-w64-gtk3/PKGBUILD
diff options
context:
space:
mode:
authorTing-Wei Lan <lantw44@gmail.com>2016-12-12 21:16:30 +0800
committerTing-Wei Lan <lantw44@gmail.com>2016-12-12 21:16:30 +0800
commitd26fccb8e454de802a9e72e68c271113de9f06c0 (patch)
treed857b36b6037ae6aef90bfbbb32bca612c7e05b4 /mingw-w64-gtk3/PKGBUILD
parent0202d0667755da7ae3e26992ad66916b182d85a0 (diff)
downloadAUR4-PKGBUILD-d26fccb8e454de802a9e72e68c271113de9f06c0.tar
AUR4-PKGBUILD-d26fccb8e454de802a9e72e68c271113de9f06c0.tar.gz
AUR4-PKGBUILD-d26fccb8e454de802a9e72e68c271113de9f06c0.tar.bz2
AUR4-PKGBUILD-d26fccb8e454de802a9e72e68c271113de9f06c0.tar.lz
AUR4-PKGBUILD-d26fccb8e454de802a9e72e68c271113de9f06c0.tar.xz
AUR4-PKGBUILD-d26fccb8e454de802a9e72e68c271113de9f06c0.tar.zst
AUR4-PKGBUILD-d26fccb8e454de802a9e72e68c271113de9f06c0.zip
mingw-w64-gtk3: 3.22.4 -> 3.22.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 58b7953..85ea62b 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.22.4
+pkgver=3.22.5
pkgrel=1
pkgdesc='GObject-based multi-platform GUI toolkit (mingw-w64)'
arch=(any)
@@ -25,7 +25,7 @@ depends=(
'mingw-w64-pango>=1.37.3')
options=(!strip !buildflags staticlibs)
source=("https://download.gnome.org/sources/gtk+/${pkgver%.*}/gtk+-${pkgver}.tar.xz")
-sha256sums=('7094a6fcfe133d01c578358bd5d3e499715f1a0206e87bd5cf6c834e301f387f')
+sha256sums=('693fa0ac643c59ccd51db99cabe476b4e0a41fd4f0c3c8b3e3ef38f94b2e7334')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"