diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-01 13:29:21 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-01 13:29:21 +0000 |
| commit | f8c214baf54789bb36cb179fcf9635b291054612 (patch) | |
| tree | 5e9d7647b7bdfcee7fcbef4b657cf2f2b0d97e92 | |
| parent | cc9aebf1a09d5dfe8876f0d65148cec8b7db61ce (diff) | |
| download | alicelinux-f8c214baf54789bb36cb179fcf9635b291054612.tar.gz alicelinux-f8c214baf54789bb36cb179fcf9635b291054612.zip | |
libnotify: updated to 0.8.6
| -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 dd76aef0..80d880b3 100644 --- a/repos/extra/libnotify/.checksum +++ b/repos/extra/libnotify/.checksum @@ -1 +1 @@ -1c749e4f1cc85f88348bb363b6d78c8373baa19a6db4d2b3a4cf537c1af6b929 libnotify-0.8.4.tar.xz +9f4b67e35dcafaf57765e04d25c7aa1b4f1e6a245c5fb15f9e0f6f0b73edfc11 libnotify-0.8.6.tar.xz diff --git a/repos/extra/libnotify/abuild b/repos/extra/libnotify/abuild index d15d27e9..9a2a687b 100644 --- a/repos/extra/libnotify/abuild +++ b/repos/extra/libnotify/abuild @@ -1,5 +1,5 @@ name=libnotify -version=0.8.4 +version=0.8.6 release=1 source="https://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz" build_opt="-Dgtk_doc=false -Dman=false -Dtests=false" |