diff options
Diffstat (limited to 'xfce/xfce4-panel/Pkgfile')
-rwxr-xr-x | xfce/xfce4-panel/Pkgfile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xfce/xfce4-panel/Pkgfile b/xfce/xfce4-panel/Pkgfile index ef878c4fb..5e2e3187b 100755 --- a/xfce/xfce4-panel/Pkgfile +++ b/xfce/xfce4-panel/Pkgfile @@ -2,13 +2,13 @@ # URL: http://www.xfce.org/projects/xfce4-panel/ # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: cairo, dbus-glib, libwnck, exo, garcon, libxfce4ui, libxfcegui4, libxfce4util, libwnck, startup-notification, xfconf +# Depends on: xorg-libxdamage, cairo, dbus-glib, libwnck, exo, garcon, libxfce4ui, libxfcegui4, libxfce4util, libwnck, startup-notification, xfconf # Run on: cairo,dbus-glib,exo,libxfcegui4,libxfce4util,libwnck,startup-notification,xfconf name=xfce4-panel -version=4.8.0 +version=4.8.1 release=1 -source=(http://archive.xfce.org/xfce/4.8/src/$name-$version.tar.bz2) +source=(http://archive.xfce.org/src/xfce/$name/4.8/$name-$version.tar.bz2) build() { cd $name-$version |