Date: Saturday, April 25, 2020 @ 20:32:28 Author: heftig Revision: 381579
3.36.2-1 Modified: gedit/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-25 20:32:27 UTC (rev 381578) +++ PKGBUILD 2020-04-25 20:32:28 UTC (rev 381579) @@ -2,7 +2,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=gedit -pkgver=3.36.1 +pkgver=3.36.2 pkgrel=1 pkgdesc="GNOME Text Editor" url="https://wiki.gnome.org/Apps/Gedit" @@ -14,7 +14,7 @@ optdepends=('gedit-plugins: Additional features') conflicts=('gedit-code-assistance<=3.16.0+4+gd19b879-1') groups=(gnome) -_commit=828ed7952da7d966bf58d37779ef18d3f5d101ec # tags/3.36.1^0 +_commit=a71341ea6e9d2244d7d4708061cfcdaab03b59fd # tags/3.36.2^0 source=("git+https://gitlab.gnome.org/GNOME/gedit.git#commit=$_commit" "git+https://gitlab.gnome.org/GNOME/libgd.git") sha256sums=('SKIP'
