diff options
| -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" |