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 /repos/extra/libnotify/abuild | |
| parent | cc9aebf1a09d5dfe8876f0d65148cec8b7db61ce (diff) | |
| download | alicelinux-f8c214baf54789bb36cb179fcf9635b291054612.tar.gz alicelinux-f8c214baf54789bb36cb179fcf9635b291054612.zip | |
libnotify: updated to 0.8.6
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 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" |