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/libnotify | |
| parent | d79dbb56741da786ba02e391a89bb21bc01403a0 (diff) | |
| download | alicelinux-b1674f90bc5c441e42a19b412f28bf3f81097249.tar.gz alicelinux-b1674f90bc5c441e42a19b412f28bf3f81097249.zip | |
removed .checksum, added .shasum, added info file
Diffstat (limited to 'repos/extra/libnotify')
| -rw-r--r-- | repos/extra/libnotify/.checksum | 1 | ||||
| -rw-r--r-- | repos/extra/libnotify/.shasum | 1 | ||||
| -rw-r--r-- | repos/extra/libnotify/info | 4 |
3 files changed, 5 insertions, 1 deletions
diff --git a/repos/extra/libnotify/.checksum b/repos/extra/libnotify/.checksum deleted file mode 100644 index 0f39134c..00000000 --- a/repos/extra/libnotify/.checksum +++ /dev/null @@ -1 +0,0 @@ -b31e0395935578910e433d63f9ad82278650a1531ecac85816dba868e9559300 libnotify-0.8.8.tar.xz diff --git a/repos/extra/libnotify/.shasum b/repos/extra/libnotify/.shasum new file mode 100644 index 00000000..f2a97ea3 --- /dev/null +++ b/repos/extra/libnotify/.shasum @@ -0,0 +1 @@ +2e22bba0ae3fb55ad5da15c5fc81cdfec92ac9cb65d8d89aaeffadff libnotify-0.8.8.tar.xz diff --git a/repos/extra/libnotify/info b/repos/extra/libnotify/info new file mode 100644 index 00000000..aa893e5e --- /dev/null +++ b/repos/extra/libnotify/info @@ -0,0 +1,4 @@ +description: Desktop notification library +homepage: https://gitlab.gnome.org/GNOME/libnotify +license: LGPL-2.1-or-later +maintainer: Emmett1 <me@emmett1.my> |