diff options
| -rw-r--r-- | Makefile | 2 | ||||
| -rw-r--r-- | nfpm/nfpm.yaml.skel | 2 | 
2 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@  all: -FJVER := 9.0.2 +FJVER := 9.0.3  dirs: dirs-amd64 dirs-arm-6 dirs-arm64  dirs-amd64: diff --git a/nfpm/nfpm.yaml.skel b/nfpm/nfpm.yaml.skel index 47fe747..f673ee9 100644 --- a/nfpm/nfpm.yaml.skel +++ b/nfpm/nfpm.yaml.skel @@ -79,7 +79,7 @@ maintainer: packages at lirion.de <nospam_nowarranty@example.com>  # Defaults to `no description given`.  # Most packagers call for a one-line synopsis of the package. Some (like deb)  # also call for a multi-line description starting on the second line. -description: >- +description: >    A lightweight software forge.    Hi there! Tired of big platforms playing monopoly? Providing Git hosting for your project, friends, company or community? Forgejo (/for'd͡ʒe.jo/ inspired by forĝejo – the Esperanto word for forge) has you covered with its intuitive interface, light and easy hosting and a lot of builtin functionality.  | 
