diff --git a/mingw-w64-gedit-plugins/PKGBUILD b/mingw-w64-gedit-plugins/PKGBUILD index 8cdaeacc17..f0cb761909 100644 --- a/mingw-w64-gedit-plugins/PKGBUILD +++ b/mingw-w64-gedit-plugins/PKGBUILD @@ -3,7 +3,7 @@ _realname=gedit-plugins pkgbase=mingw-w64-${_realname} pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" -pkgver=3.36.2 +pkgver=3.38.0 pkgrel=1 arch=('any') pkgdesc="Collection of plugins for the gedit Text Editor (mingw-w64)" @@ -24,7 +24,7 @@ license=("GPL") url="https://wiki.gnome.org/Apps/Gedit/ShippedPlugins" install=gedit-plugins-${CARCH}.install source=(https://download.gnome.org/sources/${_realname}/${pkgver%.*}/${_realname}-${pkgver}.tar.xz) -sha256sums=('1151b955393f75b5ee59b51154fda4f1928f498fe986a5584d3cd440876a6af6') +sha256sums=('bda2bd5ad7ebdd535d1cc6c8700c295dec64b227c9173c0d2bae0067516259fb') prepare() { cd "${srcdir}"/${_realname}-${pkgver}