diff options
Diffstat (limited to 'repos')
| -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 0690f2be..dd76aef0 100644 --- a/repos/extra/libnotify/.checksum +++ b/repos/extra/libnotify/.checksum @@ -1 +1 @@ -09ed5a046a90967b21789e6b03dcbe961d1eb59cce15b55e956c25df92fa69ad libnotify-0.8.3.tar.xz +1c749e4f1cc85f88348bb363b6d78c8373baa19a6db4d2b3a4cf537c1af6b929 libnotify-0.8.4.tar.xz 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" |