diff options
author | tnut <thierryn1 at hispeed dot ch> | 2011-02-06 20:56:54 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2011-02-06 20:56:54 +0100 |
commit | cd4101c4b91736a7d203ccd915c97f7be072e324 (patch) | |
tree | 1ebb1c8905097382d31a87e21f08ac4ff381174d /xfce/thunar/Pkgfile | |
parent | 877c1310f85aa057889354909177d0baa35da13e (diff) | |
download | nutyx-extra-cd4101c4b91736a7d203ccd915c97f7be072e324.tar.gz nutyx-extra-cd4101c4b91736a7d203ccd915c97f7be072e324.tar.bz2 nutyx-extra-cd4101c4b91736a7d203ccd915c97f7be072e324.tar.xz nutyx-extra-cd4101c4b91736a7d203ccd915c97f7be072e324.zip |
thunar, maj 1.2.1-1
Diffstat (limited to 'xfce/thunar/Pkgfile')
-rwxr-xr-x | xfce/thunar/Pkgfile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xfce/thunar/Pkgfile b/xfce/thunar/Pkgfile index fdd6e31b1..a9437b09d 100755 --- a/xfce/thunar/Pkgfile +++ b/xfce/thunar/Pkgfile @@ -6,9 +6,9 @@ # Run on: xfce4-panel,libexif,desktop-file-utils name=thunar -version=1.2.0 -release=2 -source=(http://archive.xfce.org/xfce/4.8/src/Thunar-$version.tar.bz2 ) +version=1.2.1 +release=1 +source=(http://archive.xfce.org/src/xfce/$name/1.2/Thunar-$version.tar.bz2 ) build() { cd Thunar-$version |