Date: Thursday, January 19, 2023 @ 19:20:48 Author: heftig Revision: 1387026
44.1-1 Modified: gedit-plugins/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-19 19:20:40 UTC (rev 1387025) +++ PKGBUILD 2023-01-19 19:20:48 UTC (rev 1387026) @@ -6,7 +6,7 @@ # Contributor: zhuqin <[email protected]> pkgname=gedit-plugins -pkgver=44.0 +pkgver=44.1 pkgrel=1 pkgdesc="Collection of plugins for the gedit Text Editor" url="https://wiki.gnome.org/Apps/Gedit/ShippedPlugins" @@ -32,7 +32,7 @@ 'libgit2-glib: for git plugin' 'vte3: for embedded terminal' ) -_commit=fde28e821604be75e2cd05d0499796ea97bae599 # tags/44.0^0 +_commit=d558bb69903dc2dae1983c52ee90e6b4864889ad # tags/44.1^0 source=("git+https://gitlab.gnome.org/GNOME/gedit-plugins.git#commit=$_commit") b2sums=('SKIP')
