diff options
author | tnut <thierryn1 at hispeed dot ch> | 2011-01-04 18:42:59 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2011-01-04 18:42:59 +0100 |
commit | c0e1c173ccbae7cd3306f46bc7554170255cc22f (patch) | |
tree | 5582b00474a826dc99797d767e523bfe28aebd85 /xfce/libxfcegui4/Pkgfile | |
parent | 352efc7d3c1cb77eccc25ed3e3448ca95334fea8 (diff) | |
download | nutyx-extra-c0e1c173ccbae7cd3306f46bc7554170255cc22f.tar.gz nutyx-extra-c0e1c173ccbae7cd3306f46bc7554170255cc22f.tar.bz2 nutyx-extra-c0e1c173ccbae7cd3306f46bc7554170255cc22f.tar.xz nutyx-extra-c0e1c173ccbae7cd3306f46bc7554170255cc22f.zip |
libxfcegui4, maj 4.7.0-1
Diffstat (limited to 'xfce/libxfcegui4/Pkgfile')
-rwxr-xr-x | xfce/libxfcegui4/Pkgfile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/xfce/libxfcegui4/Pkgfile b/xfce/libxfcegui4/Pkgfile index f8361c26a..6af442e8b 100755 --- a/xfce/libxfcegui4/Pkgfile +++ b/xfce/libxfcegui4/Pkgfile @@ -5,7 +5,7 @@ # Depends on: dbh, gtk, hicolor-icon-theme, libglade, libxfce4util, startup-notification, xfconf name=libxfcegui4 -version=4.6.4 +version=4.7.0 release=1 source=(http://archive.xfce.org/src/xfce/$name/4.6/$name-$version.tar.bz2) @@ -18,6 +18,5 @@ cd $name-$version --disable-static make make DESTDIR=$PKG install - rm $PKG/etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml } |