summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTing-Wei Lan2020-12-14 02:58:42 +0800
committerTing-Wei Lan2020-12-14 02:58:42 +0800
commit1c8a7b5e5370959c73551d8ad6a7dba44a2094e2 (patch)
treed544b6d5a9b4b8d7dd706c796a4d595a5289bea1 /PKGBUILD
parentfa9034a63568ab6f807c5dd64961c26cebeca628 (diff)
downloadaur-1c8a7b5e5370959c73551d8ad6a7dba44a2094e2.tar.gz
mingw-w64-gtk3: 3.24.23 -> 3.24.24
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2a3b421cfbf8..1d71a27bf0e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: lantw44 at gmail dot com
pkgname=mingw-w64-gtk3
-pkgver=3.24.23
+pkgver=3.24.24
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=(
- '5d864d248357a2251545b3387b35942de5f66e4c66013f0962eb5cb6f8dae2b1')
+ 'cc9d4367c55b724832f6b09ab85481738ea456871f0381768a6a99335a98378a')
_architectures=('i686-w64-mingw32' 'x86_64-w64-mingw32')