diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-02 04:27:19 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-02 04:27:19 +0000 |
| commit | 3ce128a8999679c801127be2d8a80d8b4fd7da56 (patch) | |
| tree | d542356ba007e231d5097ccbdc77637971ee06a4 /repos/extra | |
| parent | 08295d4b8adf902e9f858dff39c56108d9d2ab92 (diff) | |
| download | alicelinux-3ce128a8999679c801127be2d8a80d8b4fd7da56.tar.gz alicelinux-3ce128a8999679c801127be2d8a80d8b4fd7da56.zip | |
libnotify: updated to 0.8.7
Diffstat (limited to 'repos/extra')
| -rw-r--r-- | repos/extra/libnotify/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/libnotify/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/repos/extra/libnotify/.checksum b/repos/extra/libnotify/.checksum index 80d880b3..0f063517 100644 --- a/repos/extra/libnotify/.checksum +++ b/repos/extra/libnotify/.checksum @@ -1 +1 @@ -9f4b67e35dcafaf57765e04d25c7aa1b4f1e6a245c5fb15f9e0f6f0b73edfc11 libnotify-0.8.6.tar.xz +5b9b640a8995667bd2081127dc900fe238b253395c84f56aa78a59c6e96bcc30 libnotify-0.8.7.tar.xz diff --git a/repos/extra/libnotify/abuild b/repos/extra/libnotify/abuild index 9a2a687b..ba0af8e8 100644 --- a/repos/extra/libnotify/abuild +++ b/repos/extra/libnotify/abuild @@ -1,5 +1,5 @@ name=libnotify -version=0.8.6 +version=0.8.7 release=1 source="https://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz" build_opt="-Dgtk_doc=false -Dman=false -Dtests=false" |