Date: Sunday, September 25, 2022 @ 18:33:08 Author: heftig Revision: 456771
5.6.1-1 Modified: gtksourceview5/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 18:30:42 UTC (rev 456770) +++ PKGBUILD 2022-09-25 18:33:08 UTC (rev 456771) @@ -4,7 +4,7 @@ pkgbase=gtksourceview5 pkgname=(gtksourceview5 gtksourceview5-docs) -pkgver=5.4.2 +pkgver=5.6.1 pkgrel=1 pkgdesc="A text widget adding syntax highlighting and more to GNOME" url="https://wiki.gnome.org/Projects/GtkSourceView" @@ -14,7 +14,7 @@ makedepends=(gobject-introspection vala gi-docgen git meson) checkdepends=(xorg-server-xvfb) options=(debug) -_commit=ec0b434c4ebea7e9c1920013af2a911c4b28a66a # tags/5.4.2^0 +_commit=1e93d67061037c9eb241112c2b7424e31709d868 # tags/5.6.1^0 source=("git+https://gitlab.gnome.org/GNOME/gtksourceview.git#commit=$_commit") sha256sums=('SKIP')
