diff options
author | tnut <tnut at nutyx dot com> | 2011-11-16 20:10:56 +0100 |
---|---|---|
committer | tnut <tnut at nutyx dot com> | 2011-11-16 20:10:56 +0100 |
commit | c79d4f0c85f4e3cc1d9299d593541970ef53da8e (patch) | |
tree | 315c912b8694a48d84b97e6a5ec13be368c7a36c | |
parent | e7e0b7e2893c5e05bfa1dfe34c70b48a44152807 (diff) | |
download | nutyx-extra-c79d4f0c85f4e3cc1d9299d593541970ef53da8e.tar.gz nutyx-extra-c79d4f0c85f4e3cc1d9299d593541970ef53da8e.tar.bz2 nutyx-extra-c79d4f0c85f4e3cc1d9299d593541970ef53da8e.tar.xz nutyx-extra-c79d4f0c85f4e3cc1d9299d593541970ef53da8e.zip |
thunar-volman, recompiler pour libnotify
-rwxr-xr-x | extra/thunar-volman/Pkgfile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/thunar-volman/Pkgfile b/extra/thunar-volman/Pkgfile index c93a34eea..0e40da1d5 100755 --- a/extra/thunar-volman/Pkgfile +++ b/extra/thunar-volman/Pkgfile @@ -2,12 +2,12 @@ # URL: http://goodies.xfce.org/projects/thunar-plugins/thunar-volman/ # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: dbus-glib, thunar, hicolor-icon-theme -# Run on: dbus-glib,thunar +# Depends on: dbus-glib, thunar, hicolor-icon-theme, libnotify +# Run on: dbus-glib,thunar,libnotify name=thunar-volman version=0.6.0 -release=1 +release=2 source=(http://archive.xfce.org/src/apps/$name/0.6/$name-$version.tar.bz2) build() { |