diff options
Diffstat (limited to 'xfce')
-rwxr-xr-x | xfce/thunar/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce/thunar/Pkgfile b/xfce/thunar/Pkgfile index 54a7c425d..5cb56f575 100755 --- a/xfce/thunar/Pkgfile +++ b/xfce/thunar/Pkgfile @@ -8,7 +8,7 @@ name=thunar version=1.0.2 release=1 source=(http://www.xfce.org/archive/xfce-4.6.1/src/Thunar-$version.tar.bz2 \ - http://nutyx.meticul.eu/files/patchs/thunar-volman-handle-unmountable-volumes.patch) + http://nutyx.meticul.eu/files/patchs/thunar/thunar-volman-handle-unmountable-volumes.patch) build() { cd Thunar-$version |