diff --git a/mingw-w64-gtksourceview3/PKGBUILD b/mingw-w64-gtksourceview3/PKGBUILD index ef31fefea3..da96670992 100644 --- a/mingw-w64-gtksourceview3/PKGBUILD +++ b/mingw-w64-gtksourceview3/PKGBUILD @@ -2,7 +2,7 @@ _realname=gtksourceview pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}3" -pkgver=3.14.3 +pkgver=3.16.0 pkgrel=1 pkgdesc="A text widget adding syntax highlighting and more to GNOME (mingw-w64)" arch=('any') @@ -18,7 +18,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-gtk3" options=(!libtool strip staticlibs) source=("http://ftp.gnome.org/pub/gnome/sources/gtksourceview/${pkgver%.*}/gtksourceview-${pkgver}.tar.xz" 0006-hack-convert-path-back-to-unix.patch) -md5sums=('ede804aed4cb19aed6ec9f08aa877052' +md5sums=('d4e3b50ed497d48b8fcf09e7ffa3d039' '324c9e3bb2e4fa2a4977653ce6ed6ef9') prepare() {