diff options
Diffstat (limited to 'extra/xfce4-mixer/Pkgfile')
-rwxr-xr-x | extra/xfce4-mixer/Pkgfile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/xfce4-mixer/Pkgfile b/extra/xfce4-mixer/Pkgfile index bb2bcde4d..3899a959e 100755 --- a/extra/xfce4-mixer/Pkgfile +++ b/extra/xfce4-mixer/Pkgfile @@ -2,12 +2,12 @@ # URL: http://www.xfce.org/projects/xfce4-mixer/ # Maintainer: NuTyX core team # Packager: tnut at nutyx dot com -# Depends on: gst-plugins-base, libxfce4util, libxfcegui4, xfce4-panel -# Run on: gst-plugins-base,libxfce4util,libxfcegui4,xfce4-panel +# Depends on: gst-plugins-base, libxfce4util, xfce4-panel +# Run on: gst-plugins-base,libxfce4util,xfce4-panel name=xfce4-mixer version=4.8.0 -release=1 +release=2 source=(http://archive.xfce.org/src/apps/$name/4.8/$name-$version.tar.bz2) build() { |