Date: Wednesday, May 15, 2019 @ 07:09:38
  Author: heftig
Revision: 353367

3.32.2-1

Modified:
  gedit/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-05-15 07:06:07 UTC (rev 353366)
+++ PKGBUILD    2019-05-15 07:09:38 UTC (rev 353367)
@@ -2,8 +2,8 @@
 # Contributor: Jan de Groot <[email protected]>
 
 pkgname=gedit
-pkgver=3.32.0
-pkgrel=3
+pkgver=3.32.2
+pkgrel=1
 pkgdesc="GNOME Text Editor"
 url="https://wiki.gnome.org/Apps/Gedit";
 arch=(x86_64)
@@ -13,7 +13,7 @@
 optdepends=('gedit-plugins: Additional features')
 conflicts=('gedit-code-assistance<=3.16.0+4+gd19b879-1')
 groups=(gnome)
-_commit=b2f8efd099584fbe767c6eccbd293a760a2bfea4  # tags/3.32.0^0
+_commit=25137ac64a9a12a4c30e89e761ebaeb36118ed58  # tags/3.32.2^0
 source=("git+https://gitlab.gnome.org/GNOME/gedit.git#commit=$_commit";
         "git+https://gitlab.gnome.org/GNOME/libgd.git";)
 sha256sums=('SKIP'

Reply via email to