Date: Wednesday, March 11, 2020 @ 20:00:10
  Author: heftig
Revision: 377393

3.36.1-1

Modified:
  gedit-plugins/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-03-11 18:12:28 UTC (rev 377392)
+++ PKGBUILD    2020-03-11 20:00:10 UTC (rev 377393)
@@ -6,7 +6,7 @@
 # Contributor: zhuqin <[email protected]>
 
 pkgname=gedit-plugins
-pkgver=3.36.0
+pkgver=3.36.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=57b3da3c684a318da6987b7adeaa25fa8eed966d  # tags/3.36.0^0
+_commit=c91ca389dc27a1287b5fa74766c7d3204a5db257  # tags/3.36.1^0
 source=("git+https://gitlab.gnome.org/GNOME/gedit-plugins.git#commit=$_commit";)
 sha512sums=('SKIP')
 

Reply via email to