Update jpkg metadata for Forgejo

ober

a42f38fb0ee1389cd11a9aec58dab493580bf2df

diff --git a/jpkg.sexp b/jpkg.sexp
index b355bfd..2536a42 100644
--- a/jpkg.sexp
+++ b/jpkg.sexp
@@ -1,9 +1,9 @@
 (package
-  (name "@lisp/jerboa-compat")
+  (name "@ober/jerboa-compat")
   (version "0.1.0")
   (description "Cross-implementation compatibility shims for Jerboa")
   (license "MIT")
-  (source "https://git.sr.ht/~lisp/jerboa-compat")
+  (source "https://git.jerboa.sh/ober/jerboa-compat")
   (jerboa ">=0.2.0")
   (modules ((root ".")))
   (dependencies ())