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/stagit | |
| parent | d79dbb56741da786ba02e391a89bb21bc01403a0 (diff) | |
| download | alicelinux-b1674f90bc5c441e42a19b412f28bf3f81097249.tar.gz alicelinux-b1674f90bc5c441e42a19b412f28bf3f81097249.zip | |
removed .checksum, added .shasum, added info file
Diffstat (limited to 'repos/extra/stagit')
| -rw-r--r-- | repos/extra/stagit/.checksum | 1 | ||||
| -rw-r--r-- | repos/extra/stagit/.shasum | 1 | ||||
| -rw-r--r-- | repos/extra/stagit/info | 4 |
3 files changed, 5 insertions, 1 deletions
diff --git a/repos/extra/stagit/.checksum b/repos/extra/stagit/.checksum deleted file mode 100644 index 0b432a13..00000000 --- a/repos/extra/stagit/.checksum +++ /dev/null @@ -1 +0,0 @@ -645be0560ccb3f326f9e7e005fd7250f5f7e57ff1b3ab950786c7e20f21dbaa5 stagit-1.2.tar.gz diff --git a/repos/extra/stagit/.shasum b/repos/extra/stagit/.shasum new file mode 100644 index 00000000..2b14d340 --- /dev/null +++ b/repos/extra/stagit/.shasum @@ -0,0 +1 @@ +71f75b52011072bd88b4615cee45972fe449f9f28eae0feac14c922a stagit-1.2.tar.gz diff --git a/repos/extra/stagit/info b/repos/extra/stagit/info new file mode 100644 index 00000000..1dcab763 --- /dev/null +++ b/repos/extra/stagit/info @@ -0,0 +1,4 @@ +description: Static git page generator +homepage: https://codemadness.org/stagit.html +license: ISC +maintainer: Emmett1 <me@emmett1.my> |