From 22c2e70ef9de7894e394d6946151a45f912b6ea3 Mon Sep 17 00:00:00 2001
From: Gerben Jan Dijkman <gjdijkman@gjdwebserver.nl>
Date: Sat, 26 Apr 2025 20:14:35 +0200
Subject: [PATCH] Version bump

---
 app-text/libspelling/Manifest                                 | 2 --
 .../{libspelling-0.2.1.ebuild => libspelling-0.4.8.ebuild}    | 4 ++--
 2 files changed, 2 insertions(+), 4 deletions(-)
 delete mode 100644 app-text/libspelling/Manifest
 rename app-text/libspelling/{libspelling-0.2.1.ebuild => libspelling-0.4.8.ebuild} (87%)

diff --git a/app-text/libspelling/Manifest b/app-text/libspelling/Manifest
deleted file mode 100644
index d7e5344..0000000
--- a/app-text/libspelling/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST libspelling-0.2.1.tar.bz2 45653 BLAKE2B a0efe16246bf215ee974fd7f5101791b85f7ed76a29259bc158a22271771a77ecd3e83ca460a38fbf86f8057cb7f3826f71061de4fbee546a001b1a0b0fedd34 SHA512 430dc8eddfcb86c9a2d5a225cf43e56bff8652013fe3eededf3bf97323736afcbeaa75004f94d79f745173bb67947ac14274ea7c72d2584c945302fc97fe899f
-DIST libspelling-0.4.0.tar.bz2 61339 BLAKE2B 41cd2181fee8dbd014483170ed71701bc977c068346592cd76974608fb42bdfeca0004db7120ed135edb13a53143f21884e9ebdf8c1c4838956848147202b894 SHA512 bdf96ca37de9789e03720e38de11f722cd7b0be9db37233902cd0907783c5e4b31cde81f70f96fc0201083fabda1f30fcf9b8463fc5e2775bab25a266af5b405
diff --git a/app-text/libspelling/libspelling-0.2.1.ebuild b/app-text/libspelling/libspelling-0.4.8.ebuild
similarity index 87%
rename from app-text/libspelling/libspelling-0.2.1.ebuild
rename to app-text/libspelling/libspelling-0.4.8.ebuild
index 0077a8e..8559430 100644
--- a/app-text/libspelling/libspelling-0.2.1.ebuild
+++ b/app-text/libspelling/libspelling-0.4.8.ebuild
@@ -6,8 +6,8 @@ EAPI=8
 inherit meson vala
 
 DESCRIPTION="A GNOME library for spellchecking"
-HOMEPAGE="https://gitlab.gnome.org/chergert/libspelling"
-SRC_URI="https://gitlab.gnome.org/chergert/${PN}/-/archive/${PV}/${P}.tar.bz2"
+HOMEPAGE=https://gitlab.gnome.org/GNOME/libspelling"
+https://gitlab.gnome.org/GNOME/libspelling/-/releases/${PN}/${P}.tar.bz2"
 
 LICENSE="LGPL-2.1+"
 SLOT="1"