diff --git a/mingw-w64-gedit-plugins/PKGBUILD b/mingw-w64-gedit-plugins/PKGBUILD index 9bada1e654..93d651476b 100644 --- a/mingw-w64-gedit-plugins/PKGBUILD +++ b/mingw-w64-gedit-plugins/PKGBUILD @@ -2,7 +2,7 @@ _realname=gedit-plugins pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" -pkgver=3.14.0 +pkgver=3.16.0 pkgrel=1 arch=('any') pkgdesc="Collection of plugins for the gedit Text Editor (mingw-w64)" @@ -20,7 +20,7 @@ license=("GPL") url="https://wiki.gnome.org/Apps/Gedit/ShippedPlugins" install=gedit-plugins-${CARCH}.install source=(http://ftp.gnome.org/pub/gnome/sources/${_realname}/${pkgver%.*}/${_realname}-$pkgver.tar.xz) -sha256sums=('ae0e45eeb7fbac6f5eb17c932d5ea32359ed7c399eabcb7a7878c6e4566b09aa') +sha256sums=('b685b84ada8ca04f6aa201e402a0208591be4a37b874595a0a85d0a14b52f191') prepare() { cd "${srcdir}"/${_realname}-${pkgver}