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