summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTing-Wei Lan2014-04-01 13:16:33 +0800
committerTing-Wei Lan2014-04-01 13:16:33 +0800
commitd826ea6abe9c4e1e396067fd013bdb32a7553b46 (patch)
tree334c3acbb33d77c188c0308deaa8b71539b984a8
parent53e32b7983dd65af9b3a96818734ae45a58db674 (diff)
downloadaur-d826ea6abe9c4e1e396067fd013bdb32a7553b46.tar.gz
mingw-w64-gtk2: 2.24.22 -> 2.24.23
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7ff6964c0d67..0711d18314dc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mingw-w64-gtk2
pkgdesc = GTK+ is a multi-platform toolkit (v2) (mingw-w64)
- pkgver = 2.24.22
- pkgrel = 3
+ pkgver = 2.24.23
+ pkgrel = 1
url = http://www.gtk.org
arch = any
license = LGPL
@@ -18,8 +18,8 @@ pkgbase = mingw-w64-gtk2
options = !strip
options = !buildflags
options = staticlibs
- source = http://ftp.gnome.org/pub/gnome/sources/gtk+/2.24/gtk+-2.24.22.tar.xz
- md5sums = 5fbbfb7637bbd571a572a2dae0e736d2
+ source = http://ftp.gnome.org/pub/gnome/sources/gtk+/2.24/gtk+-2.24.23.tar.xz
+ sha256sums = a0a406e27e9b5e7d6b2c4334212706ed5cdcd41e713e66c9ae950655dd61517c
pkgname = mingw-w64-gtk2
diff --git a/PKGBUILD b/PKGBUILD
index e306281ce89c..9f0e8c865ddf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mingw-w64-gtk2
-pkgver=2.24.22
-pkgrel=3
+pkgver=2.24.23
+pkgrel=1
pkgdesc="GTK+ is a multi-platform toolkit (v2) (mingw-w64)"
arch=(any)
url="http://www.gtk.org"
@@ -17,7 +17,7 @@ options=(!libtool !strip !buildflags staticlibs)
source=(
"http://ftp.gnome.org/pub/gnome/sources/gtk+/${pkgver%.*}/gtk+-${pkgver}.tar.xz")
-md5sums=("5fbbfb7637bbd571a572a2dae0e736d2")
+sha256sums=("a0a406e27e9b5e7d6b2c4334212706ed5cdcd41e713e66c9ae950655dd61517c")
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"