Update jpkg metadata for Forgejo

ober

e525b369b06f9d5e127de31ed6d4fd77785d7685

diff --git a/jpkg.sexp b/jpkg.sexp
index 6c993c0..67d1443 100644
--- a/jpkg.sexp
+++ b/jpkg.sexp
@@ -1,9 +1,9 @@
 (package
-  (name "@lisp/jerboa-coreutils")
+  (name "@ober/jerboa-coreutils")
   (version "0.1.0")
   (description "Core utilities (ls, cat, grep, etc.) for Jerboa")
   (license "MIT")
-  (source "https://git.sr.ht/~lisp/jerboa-coreutils")
+  (source "https://git.jerboa.sh/ober/jerboa-coreutils")
   (jerboa ">=0.2.0")
   (modules ((root ".")))
   (dependencies ())