summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTing-Wei Lan2018-02-24 20:46:40 +0800
committerTing-Wei Lan2018-02-24 20:46:40 +0800
commit6733955e258aba02ee3d3e919d3e3afefc5aec5e (patch)
tree1384765b6d6a72d9824b22f5fb441d1b2ba4b282 /PKGBUILD
parent344c0bb5c19cf4143b56c4a376a12c1df369281b (diff)
downloadaur-6733955e258aba02ee3d3e919d3e3afefc5aec5e.tar.gz
mingw-w64-gtk3: 3.22.26 -> 3.22.28
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2c3009408df6..2c364252c43c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: lantw44 at gmail dot com
pkgname=mingw-w64-gtk3
-pkgver=3.22.26
+pkgver=3.22.28
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=('61eef0d320e541976e2dfe445729f12b5ade53050ee9de6184235cb60cd4b967')
+sha256sums=('d299612b018cfed7b2c689168ab52b668023708e17c335eb592260d186f15e1f')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"