Date: Friday, May 27, 2022 @ 02:54:53 Author: heftig Revision: 446559
42.1-1 Modified: gedit/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-26 21:19:39 UTC (rev 446558) +++ PKGBUILD 2022-05-27 02:54:53 UTC (rev 446559) @@ -2,7 +2,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=gedit -pkgver=42.0 +pkgver=42.1 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=61f737bce27b18335388c51060cc9fad0bb48154 # tags/42.0^0 +_commit=af52e5b5ff16d7b67165671c099af64926faea73 # tags/42.1^0 source=("git+https://gitlab.gnome.org/GNOME/gedit.git#commit=$_commit" "git+https://gitlab.gnome.org/GNOME/libgd.git") sha256sums=('SKIP'
