Date: Thursday, July 28, 2022 @ 21:17:43 Author: heftig Revision: 451722
42.2-1 Modified: gedit/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-28 21:06:25 UTC (rev 451721) +++ PKGBUILD 2022-07-28 21:17:43 UTC (rev 451722) @@ -2,7 +2,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=gedit -pkgver=42.1 +pkgver=42.2 pkgrel=1 pkgdesc="GNOME Text Editor" url="https://wiki.gnome.org/Apps/Gedit" @@ -15,7 +15,7 @@ conflicts=('gedit-code-assistance<=3.16.0+4+gd19b879-1') groups=(gnome) options=(debug) -_commit=af52e5b5ff16d7b67165671c099af64926faea73 # tags/42.1^0 +_commit=7de455c111ad507385451aa23747f95ca75b18cb # tags/42.2^0 source=("git+https://gitlab.gnome.org/GNOME/gedit.git#commit=$_commit" "git+https://gitlab.gnome.org/GNOME/libgd.git") sha256sums=('SKIP'
