diff options
| author | Linux User <emmett@vmi2195005.contaboserver.net> | 2025-03-03 14:48:28 +0000 |
|---|---|---|
| committer | Linux User <emmett@vmi2195005.contaboserver.net> | 2025-03-03 14:48:28 +0000 |
| commit | 62b2e1d482a9813e54fb59dd91aa0ca3892716de (patch) | |
| tree | b5fef859acd9fda33d04efa3ad0cccd2bf8bdb7c /repos/extra/libnotify/abuild | |
| parent | 553eb12c08308b2aeb91b341c57de2a18871eb6d (diff) | |
| download | alicelinux-62b2e1d482a9813e54fb59dd91aa0ca3892716de.tar.gz alicelinux-62b2e1d482a9813e54fb59dd91aa0ca3892716de.zip | |
libnotify: updated to 0.8.4
Diffstat (limited to 'repos/extra/libnotify/abuild')
| -rw-r--r-- | repos/extra/libnotify/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/libnotify/abuild b/repos/extra/libnotify/abuild index af827b2c..dc29d4a6 100644 --- a/repos/extra/libnotify/abuild +++ b/repos/extra/libnotify/abuild @@ -1,5 +1,5 @@ name=libnotify -version=0.8.3 +version=0.8.4 release=1 source="https://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz" build_opt="-Dgtk_doc=false -Dman=false" |