Date: Wednesday, April 28, 2021 @ 18:09:14 Author: heftig Revision: 413980
40.1-1 Modified: gedit-plugins/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-28 17:11:35 UTC (rev 413979) +++ PKGBUILD 2021-04-28 18:09:14 UTC (rev 413980) @@ -6,7 +6,7 @@ # Contributor: zhuqin <[email protected]> pkgname=gedit-plugins -pkgver=40.0 +pkgver=40.1 pkgrel=1 pkgdesc="Collection of plugins for the gedit Text Editor" url="https://wiki.gnome.org/Apps/Gedit/ShippedPlugins" @@ -18,7 +18,7 @@ optdepends=('gucharmap: for charmap plugin' 'vte3: for embedded terminal' 'libgit2-glib: for git plugin') -_commit=530f122ed9e295bc37cf24a6425a9b2724337d5b # tags/40.0^0 +_commit=ff3e9f6b51698b91df2ccede481809860111e91b # tags/40.1^0 source=("git+https://gitlab.gnome.org/GNOME/gedit-plugins.git#commit=$_commit") sha512sums=('SKIP')
