gedit-plugins: Update to 3.38.0

This commit is contained in:
Sébastien Wilmet
2020-09-13 15:28:39 +02:00
parent 72b063ee4c
commit 6433b0b8a6

View File

@@ -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}