Date: Monday, January 2, 2023 @ 01:12:02
  Author: heftig
Revision: 1372844

44.0-1

Modified:
  gedit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-02 01:11:03 UTC (rev 1372843)
+++ PKGBUILD    2023-01-02 01:12:02 UTC (rev 1372844)
@@ -2,8 +2,8 @@
 # Contributor: Jan de Groot <[email protected]>
 
 pkgname=gedit
-pkgver=43.2
-pkgrel=2
+pkgver=44.0
+pkgrel=1
 pkgdesc="GNOME Text Editor"
 url="https://wiki.gnome.org/Apps/Gedit";
 arch=(x86_64)
@@ -30,7 +30,7 @@
 conflicts=('gedit-code-assistance<=3.16.0+4+gd19b879-1')
 groups=(gnome-extra)
 options=(debug)
-_commit=d1f190395f1402cf319500185df0f92d18303dab  # tags/43.2^0
+_commit=d0169f37abd70f27551a50c2176ca4636bb50439  # tags/44.0^0
 source=(
   "git+https://gitlab.gnome.org/GNOME/gedit.git#commit=$_commit";
   "git+https://gitlab.gnome.org/GNOME/libgd.git";

Reply via email to