diff options
author | tnut <thierryn1 at hispeed dot ch> | 2011-01-04 18:36:42 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2011-01-04 18:36:42 +0100 |
commit | 352efc7d3c1cb77eccc25ed3e3448ca95334fea8 (patch) | |
tree | edce4eef00ebfcb83c641154db885a574512a7d3 | |
parent | e1c66e47f032caca51b3dc11695cb9b825825dbc (diff) | |
download | nutyx-pakxe-352efc7d3c1cb77eccc25ed3e3448ca95334fea8.tar.gz nutyx-pakxe-352efc7d3c1cb77eccc25ed3e3448ca95334fea8.tar.bz2 nutyx-pakxe-352efc7d3c1cb77eccc25ed3e3448ca95334fea8.tar.xz nutyx-pakxe-352efc7d3c1cb77eccc25ed3e3448ca95334fea8.zip |
xfconf, maj 4.7.5-1
-rw-r--r-- | xfce/xfconf/.footprint | 3 | ||||
-rw-r--r-- | xfce/xfconf/.md5sum | 2 | ||||
-rwxr-xr-x | xfce/xfconf/Pkgfile | 2 |
3 files changed, 4 insertions, 3 deletions
diff --git a/xfce/xfconf/.footprint b/xfce/xfconf/.footprint index 5872ac247..33df29e30 100644 --- a/xfce/xfconf/.footprint +++ b/xfce/xfconf/.footprint @@ -18,7 +18,8 @@ lrwxrwxrwx root/root usr/lib/libxfconf-0.so.2 -> libxfconf-0.so.2.0.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/libxfconf-0.pc drwxr-xr-x root/root usr/lib/xfce4/ --rwxr-xr-x root/root usr/lib/xfce4/xfconfd +drwxr-xr-x root/root usr/lib/xfce4/xfconf/ +-rwxr-xr-x root/root usr/lib/xfce4/xfconf/xfconfd drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/dbus-1/ drwxr-xr-x root/root usr/share/dbus-1/services/ diff --git a/xfce/xfconf/.md5sum b/xfce/xfconf/.md5sum index c3ba2c43c..33a6f8556 100644 --- a/xfce/xfconf/.md5sum +++ b/xfce/xfconf/.md5sum @@ -1 +1 @@ -5ff93c15077c6dbbcd38c437bc1ab2ef xfconf-4.6.2.tar.bz2 +c72007ce68808b64f39d26e2fb51da46 xfconf-4.7.5.tar.bz2 diff --git a/xfce/xfconf/Pkgfile b/xfce/xfconf/Pkgfile index 2915ba2f8..60698892f 100755 --- a/xfce/xfconf/Pkgfile +++ b/xfce/xfconf/Pkgfile @@ -5,7 +5,7 @@ # Depends on: libxfce4util, dbus, dbus-glib, gtk name=xfconf -version=4.6.2 +version=4.7.5 release=1 source=(http://www.xfce.org/archive/xfce-$version/src/$name-$version.tar.bz2) |