summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTing-Wei Lan2017-11-01 22:16:42 +0800
committerTing-Wei Lan2017-11-01 22:16:42 +0800
commit7a4d92339bd7498981a2f9264efe4ea1cb1b5674 (patch)
tree5ca37d777126786fff7434b327d9ba47b9667a45 /PKGBUILD
parentfb57bae8dd193198ecfc08e92215da4f641d6e84 (diff)
downloadaur-7a4d92339bd7498981a2f9264efe4ea1cb1b5674.tar.gz
mingw-w64-gtk3: 3.22.24 -> 3.22.25
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 915b43dafd24..5384eebbefde 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: lantw44 at gmail dot com
pkgname=mingw-w64-gtk3
-pkgver=3.22.24
+pkgver=3.22.25
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=('cbb16e4cfc928ab8f5f22f7290616f95f6ebc8c97cc724a2007b07ced833592b')
+sha256sums=('e25eaed5ab0775ddc211898fbfdc873b19e4a7ab03c0dbe88dff1938b433739e')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"