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/libnotify/abuild | |
| parent | 08295d4b8adf902e9f858dff39c56108d9d2ab92 (diff) | |
| download | alicelinux-3ce128a8999679c801127be2d8a80d8b4fd7da56.tar.gz alicelinux-3ce128a8999679c801127be2d8a80d8b4fd7da56.zip | |
libnotify: updated to 0.8.7
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 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" |