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/gcolor3 | |
| parent | d79dbb56741da786ba02e391a89bb21bc01403a0 (diff) | |
| download | alicelinux-b1674f90bc5c441e42a19b412f28bf3f81097249.tar.gz alicelinux-b1674f90bc5c441e42a19b412f28bf3f81097249.zip | |
removed .checksum, added .shasum, added info file
Diffstat (limited to 'repos/extra/gcolor3')
| -rw-r--r-- | repos/extra/gcolor3/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/gcolor3/.shasum | 2 | ||||
| -rw-r--r-- | repos/extra/gcolor3/info | 4 |
3 files changed, 6 insertions, 2 deletions
diff --git a/repos/extra/gcolor3/.checksum b/repos/extra/gcolor3/.checksum deleted file mode 100644 index 23a4570f..00000000 --- a/repos/extra/gcolor3/.checksum +++ /dev/null @@ -1,2 +0,0 @@ -b5d822a87b6c764b7b8bde23253f465d6bd464c62af0d80b410ddef5ff7f2e0d gcolor3-v2.4.0.tar.gz -c5cce22b83707fa0fcd7ade6813f118eafdf714a81f75088fe1a3793c8d1e4c3 portal.patch diff --git a/repos/extra/gcolor3/.shasum b/repos/extra/gcolor3/.shasum new file mode 100644 index 00000000..c6af8c27 --- /dev/null +++ b/repos/extra/gcolor3/.shasum @@ -0,0 +1,2 @@ +b4b4c24883cec97a8450fcf3f012cccab3d4080affeefc9735bc301b gcolor3-v2.4.0.tar.gz +e2646d58abe6c2d20a3d13ecf81ee350067e41aa241ef6a899493b70 portal.patch diff --git a/repos/extra/gcolor3/info b/repos/extra/gcolor3/info new file mode 100644 index 00000000..2b3b7f46 --- /dev/null +++ b/repos/extra/gcolor3/info @@ -0,0 +1,4 @@ +description: Simple color chooser +homepage: https://gitlab.gnome.org/World/gcolor3 +license: GPL-3.0-or-later +maintainer: Emmett1 <me@emmett1.my> |