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/dunst | |
| parent | d79dbb56741da786ba02e391a89bb21bc01403a0 (diff) | |
| download | alicelinux-b1674f90bc5c441e42a19b412f28bf3f81097249.tar.gz alicelinux-b1674f90bc5c441e42a19b412f28bf3f81097249.zip | |
removed .checksum, added .shasum, added info file
Diffstat (limited to 'repos/extra/dunst')
| -rw-r--r-- | repos/extra/dunst/.checksum | 1 | ||||
| -rw-r--r-- | repos/extra/dunst/.shasum | 1 | ||||
| -rw-r--r-- | repos/extra/dunst/info | 4 |
3 files changed, 5 insertions, 1 deletions
diff --git a/repos/extra/dunst/.checksum b/repos/extra/dunst/.checksum deleted file mode 100644 index 0eed3bbb..00000000 --- a/repos/extra/dunst/.checksum +++ /dev/null @@ -1 +0,0 @@ -7afc43e05bc2de43fc0e6f5e62367e25a6c5e9f09788448e6f3bd2e901a1680d dunst-1.13.2.tar.gz diff --git a/repos/extra/dunst/.shasum b/repos/extra/dunst/.shasum new file mode 100644 index 00000000..c04a22ce --- /dev/null +++ b/repos/extra/dunst/.shasum @@ -0,0 +1 @@ +15cac79373386b6ffa8bceb4ef6c89c61a09be27631eea3f6865684a dunst-1.13.2.tar.gz diff --git a/repos/extra/dunst/info b/repos/extra/dunst/info new file mode 100644 index 00000000..71b4a748 --- /dev/null +++ b/repos/extra/dunst/info @@ -0,0 +1,4 @@ +description: Lightweight and customizable notification daemon +homepage: https://dunst-project.org/ +license: BSD-3-Clause +maintainer: Emmett1 <me@emmett1.my> |