summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTing-Wei Lan2020-02-23 15:27:17 +0800
committerTing-Wei Lan2020-02-23 15:27:17 +0800
commitfa08315273684e2502533fb888263880774a226d (patch)
tree994e27c4bd0c63984e2236474c6e3b8749a181be /PKGBUILD
parentb389cf78938c2ed4cc03e3a0eb34b4f41a10b5c5 (diff)
downloadaur-fa08315273684e2502533fb888263880774a226d.tar.gz
mingw-w64-gtk3: 3.24.13 -> 3.24.14
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9f4afedc1c65..2c35fcff1c75 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: lantw44 at gmail dot com
pkgname=mingw-w64-gtk3
-pkgver=3.24.13
+pkgver=3.24.14
pkgrel=1
pkgdesc='GObject-based multi-platform GUI toolkit (mingw-w64)'
arch=('any')
@@ -29,7 +29,7 @@ options=('!strip' '!buildflags' 'staticlibs')
source=(
"https://download.gnome.org/sources/gtk+/${pkgver%.*}/gtk+-${pkgver}.tar.xz")
sha256sums=(
- '4c775c38cf1e3c534ef0ca52ca6c7a890fe169981af66141c713e054e68930a9')
+ '1c4d69f93ab884fd80c6b95115bfbc12d51ecd029178b6dad3672fdc5ff91e88')
_architectures=('i686-w64-mingw32' 'x86_64-w64-mingw32')