diff options
author | sibel <lesibel at free dot fr> | 2010-06-05 18:17:12 +0200 |
---|---|---|
committer | sibel <lesibel at free dot fr> | 2010-06-05 18:17:12 +0200 |
commit | 9e7cafabda47eb1023adcb1d0973fa14e10cc27c (patch) | |
tree | 1cbb225a94e59baef01cf5854713b19739dc433c | |
parent | f75107e8e7b7701c26f3b587636baafb5b23ac18 (diff) | |
download | nutyx-pakxe-9e7cafabda47eb1023adcb1d0973fa14e10cc27c.tar.gz nutyx-pakxe-9e7cafabda47eb1023adcb1d0973fa14e10cc27c.tar.bz2 nutyx-pakxe-9e7cafabda47eb1023adcb1d0973fa14e10cc27c.tar.xz nutyx-pakxe-9e7cafabda47eb1023adcb1d0973fa14e10cc27c.zip |
Maj de dbus-glib#0.86-1
-rw-r--r-- | extra/dbus-glib/.footprint | 3 | ||||
-rw-r--r-- | extra/dbus-glib/.md5sum | 2 | ||||
-rwxr-xr-x | extra/dbus-glib/Pkgfile | 2 |
3 files changed, 5 insertions, 2 deletions
diff --git a/extra/dbus-glib/.footprint b/extra/dbus-glib/.footprint index 29eecab8a..0fcf8409a 100644 --- a/extra/dbus-glib/.footprint +++ b/extra/dbus-glib/.footprint @@ -22,3 +22,6 @@ drwxr-xr-x root/root usr/lib/pkgconfig/ drwxr-xr-x root/root usr/libexec/ -rwxr-xr-x root/root usr/libexec/dbus-bash-completion-helper drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/dbus-binding-tool.1.gz diff --git a/extra/dbus-glib/.md5sum b/extra/dbus-glib/.md5sum index 5817ee0ef..d5cbbc3ff 100644 --- a/extra/dbus-glib/.md5sum +++ b/extra/dbus-glib/.md5sum @@ -1 +1 @@ -86ea60ba2118a1b9deafe8257f6a6a1a dbus-glib-0.80.tar.gz +cd0ab148fb0c786fc88be49d19971f50 dbus-glib-0.86.tar.gz diff --git a/extra/dbus-glib/Pkgfile b/extra/dbus-glib/Pkgfile index c86cd40fe..5aee37c24 100755 --- a/extra/dbus-glib/Pkgfile +++ b/extra/dbus-glib/Pkgfile @@ -5,7 +5,7 @@ # Depends on: dbus, glib name=dbus-glib -version=0.80 +version=0.86 release=1 source=( http://dbus.freedesktop.org/releases/$name/$name-$version.tar.gz) |