summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTing-Wei Lan2018-09-21 22:57:16 +0800
committerTing-Wei Lan2018-09-21 22:57:16 +0800
commit6fa771ee501c1ca2bab1416aecfbd7e6fb564698 (patch)
tree0c7d1476281e647b33ab301d5b03bbbcef452005 /PKGBUILD
parentc44ad7c2e6ac203f0763cf547e5050a32cdd139c (diff)
downloadaur-6fa771ee501c1ca2bab1416aecfbd7e6fb564698.tar.gz
mingw-w64-gtk3: 3.24.0 -> 3.24.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7b9cf7e5ede7..85ebe4ba7021 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: lantw44 at gmail dot com
pkgname=mingw-w64-gtk3
-pkgver=3.24.0
+pkgver=3.24.1
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=('02e991389277206253d79884d10e5aa06fd78fdf7a5096799dbe3c97a05e32a8')
+sha256sums=('68387be307b99aadcdc653561d7a2a7f0113b93561fb18ded7075ec9ced5b02f')
_architectures=('i686-w64-mingw32' 'x86_64-w64-mingw32')