Date: Wednesday, January 4, 2023 @ 18:14:17 Author: heftig Revision: 1375188
44.1-1 Modified: gedit/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-04 18:11:18 UTC (rev 1375187) +++ PKGBUILD 2023-01-04 18:14:17 UTC (rev 1375188) @@ -2,7 +2,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=gedit -pkgver=44.0 +pkgver=44.1 pkgrel=1 pkgdesc="GNOME Text Editor" url="https://wiki.gnome.org/Apps/Gedit" @@ -30,7 +30,7 @@ conflicts=('gedit-code-assistance<=3.16.0+4+gd19b879-1') groups=(gnome-extra) options=(debug) -_commit=d0169f37abd70f27551a50c2176ca4636bb50439 # tags/44.0^0 +_commit=4442eba6a19037ddb3bf36a8f3dd590feab2be1c # tags/44.1^0 source=( "git+https://gitlab.gnome.org/GNOME/gedit.git#commit=$_commit" "git+https://gitlab.gnome.org/GNOME/libgd.git"
