diff options
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 } |