diff options
| author | emmett1 <me@emmett1.my> | 2026-06-08 22:16:20 +0800 |
|---|---|---|
| committer | emmett1 <me@emmett1.my> | 2026-06-08 22:16:20 +0800 |
| commit | b1674f90bc5c441e42a19b412f28bf3f81097249 (patch) | |
| tree | 2fcb6e13737713e0867f3a9d365d3b1d7e13e2b5 /repos/extra/go-md2man | |
| parent | d79dbb56741da786ba02e391a89bb21bc01403a0 (diff) | |
| download | alicelinux-b1674f90bc5c441e42a19b412f28bf3f81097249.tar.gz alicelinux-b1674f90bc5c441e42a19b412f28bf3f81097249.zip | |
removed .checksum, added .shasum, added info file
Diffstat (limited to 'repos/extra/go-md2man')
| -rw-r--r-- | repos/extra/go-md2man/.checksum | 1 | ||||
| -rw-r--r-- | repos/extra/go-md2man/.shasum | 1 | ||||
| -rw-r--r-- | repos/extra/go-md2man/info | 4 |
3 files changed, 5 insertions, 1 deletions
diff --git a/repos/extra/go-md2man/.checksum b/repos/extra/go-md2man/.checksum deleted file mode 100644 index 02138deb..00000000 --- a/repos/extra/go-md2man/.checksum +++ /dev/null @@ -1 +0,0 @@ -4b2b5ad0766ec2cea9698fee62f4aa76f848b33d072c40d9966825306f61d7f8 go-md2man-v2.0.2.tar.gz diff --git a/repos/extra/go-md2man/.shasum b/repos/extra/go-md2man/.shasum new file mode 100644 index 00000000..a3646c3d --- /dev/null +++ b/repos/extra/go-md2man/.shasum @@ -0,0 +1 @@ +4d6aea06aceff0a98c407c37867ec53bbe41a25a25d9a64bd6cb68e6 go-md2man-v2.0.2.tar.gz diff --git a/repos/extra/go-md2man/info b/repos/extra/go-md2man/info new file mode 100644 index 00000000..63c697c5 --- /dev/null +++ b/repos/extra/go-md2man/info @@ -0,0 +1,4 @@ +description: Convert markdown into man pages +homepage: https://github.com/cpuguy83/go-md2man +license: MIT +maintainer: Emmett1 <me@emmett1.my> |