gtksourceview3: update to version 3.16.0

This commit is contained in:
Ignacio Casal Quinteiro
2015-03-24 13:05:18 +01:00
parent 653c920428
commit efeb62b3e8

View File

@@ -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() {