Date: Monday, June 13, 2022 @ 19:17:31
  Author: heftig
Revision: 448437

5.4.2-1

Modified:
  gtksourceview5/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-06-13 19:17:08 UTC (rev 448436)
+++ PKGBUILD    2022-06-13 19:17:31 UTC (rev 448437)
@@ -4,7 +4,7 @@
 
 pkgbase=gtksourceview5
 pkgname=(gtksourceview5 gtksourceview5-docs)
-pkgver=5.4.1
+pkgver=5.4.2
 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=4d563021b97c3eeeaecceb29db2b581f8268f851  # tags/5.4.1^0
+_commit=ec0b434c4ebea7e9c1920013af2a911c4b28a66a  # tags/5.4.2^0
 source=("git+https://gitlab.gnome.org/GNOME/gtksourceview.git#commit=$_commit";)
 sha256sums=('SKIP')
 

Reply via email to