summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTing-Wei Lan2020-04-28 23:09:14 +0800
committerTing-Wei Lan2020-04-28 23:09:14 +0800
commitd1a87ece86b6357c27604edf0eea8b69daf3f78c (patch)
tree34ee1dc84dabac687b0648dbcd9a403366ea3199 /PKGBUILD
parent28dc251a01989e3353b1db05acc3e804f2a550c7 (diff)
downloadaur-d1a87ece86b6357c27604edf0eea8b69daf3f78c.tar.gz
mingw-w64-gtk3: 3.24.18 -> 3.24.20
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b4681d096422..7c8791a30170 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: lantw44 at gmail dot com
pkgname=mingw-w64-gtk3
-pkgver=3.24.18
+pkgver=3.24.20
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=(
- 'f5eaff7f4602e44a9ca7bfad5382d7a73e509a8f00b0bcab91c198d096172ad2')
+ '2dac69f716e8d04ba7a95091589e2baaec95dcace932cb15839163db479b1df3')
_architectures=('i686-w64-mingw32' 'x86_64-w64-mingw32')