Date: Monday, January 2, 2023 @ 01:12:20 Author: heftig Revision: 1372846
44.0-1 Modified: gedit-plugins/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-02 01:12:09 UTC (rev 1372845) +++ PKGBUILD 2023-01-02 01:12:20 UTC (rev 1372846) @@ -6,7 +6,7 @@ # Contributor: zhuqin <[email protected]> pkgname=gedit-plugins -pkgver=43.1 +pkgver=44.0 pkgrel=1 pkgdesc="Collection of plugins for the gedit Text Editor" url="https://wiki.gnome.org/Apps/Gedit/ShippedPlugins" @@ -33,7 +33,7 @@ 'vte3: for embedded terminal' ) options=(debug) -_commit=a6bf921fecaa52241e6e5dd20bc49bc9e8ee8c2a # tags/43.1^0 +_commit=fde28e821604be75e2cd05d0499796ea97bae599 # tags/44.0^0 source=("git+https://gitlab.gnome.org/GNOME/gedit-plugins.git#commit=$_commit") b2sums=('SKIP')
