diff options
Diffstat (limited to 'repos/extra/libnotify')
| -rw-r--r-- | repos/extra/libnotify/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/libnotify/.files | 1 | ||||
| -rw-r--r-- | repos/extra/libnotify/abuild | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/repos/extra/libnotify/.checksum b/repos/extra/libnotify/.checksum index 0f063517..0f39134c 100644 --- a/repos/extra/libnotify/.checksum +++ b/repos/extra/libnotify/.checksum @@ -1 +1 @@ -5b9b640a8995667bd2081127dc900fe238b253395c84f56aa78a59c6e96bcc30 libnotify-0.8.7.tar.xz +b31e0395935578910e433d63f9ad82278650a1531ecac85816dba868e9559300 libnotify-0.8.8.tar.xz diff --git a/repos/extra/libnotify/.files b/repos/extra/libnotify/.files index a2d37785..a1f01dfc 100644 --- a/repos/extra/libnotify/.files +++ b/repos/extra/libnotify/.files @@ -3,6 +3,7 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/notify-send drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/include/libnotify/ +-rw-r--r-- root/root usr/include/libnotify/notification-hints.h -rw-r--r-- root/root usr/include/libnotify/notification.h -rw-r--r-- root/root usr/include/libnotify/notify-enum-types.h -rw-r--r-- root/root usr/include/libnotify/notify-features.h diff --git a/repos/extra/libnotify/abuild b/repos/extra/libnotify/abuild index ba0af8e8..3a97cf18 100644 --- a/repos/extra/libnotify/abuild +++ b/repos/extra/libnotify/abuild @@ -1,5 +1,5 @@ name=libnotify -version=0.8.7 +version=0.8.8 release=1 source="https://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz" build_opt="-Dgtk_doc=false -Dman=false -Dtests=false" |