Update jpkg metadata for Forgejo
ober
074665cdee14486926859993d7b5b107d6d8280b
--- a/jpkg.sexp +++ b/jpkg.sexp @@ -1,9 +1,9 @@ (package - (name "@lisp/jerboa-scintilla") + (name "@ober/jerboa-scintilla") (version "0.1.0") (description "Scintilla editor component bindings for Jerboa") (license "MIT") - (source "https://git.sr.ht/~lisp/jerboa-scintilla") + (source "https://git.jerboa.sh/ober/jerboa-scintilla") (jerboa ">=0.2.0") (modules ((root "."))) (dependencies ())