diff options
author | tnut <thierryn1 at hispeed dot ch> | 2011-01-04 23:49:23 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2011-01-04 23:49:23 +0100 |
commit | cbcc0e924dc8fd8a570be54f8a399b530f7197b7 (patch) | |
tree | f2a20c3f1f1c3203b9564bc65f1687a1140555f5 | |
parent | 206a96a7e1576d8f8eeb557c8560694735680b47 (diff) | |
download | nutyx-pakxe-cbcc0e924dc8fd8a570be54f8a399b530f7197b7.tar.gz nutyx-pakxe-cbcc0e924dc8fd8a570be54f8a399b530f7197b7.tar.bz2 nutyx-pakxe-cbcc0e924dc8fd8a570be54f8a399b530f7197b7.tar.xz nutyx-pakxe-cbcc0e924dc8fd8a570be54f8a399b530f7197b7.zip |
thunar, maj source
-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 5d2a76952..3e9a56758 100755 --- a/xfce/thunar/Pkgfile +++ b/xfce/thunar/Pkgfile @@ -7,7 +7,7 @@ name=thunar version=1.1.6 release=1 -source=(http://www.xfce.org/archive/xfce-4.6.1/src/Thunar-$version.tar.bz2 ) +source=(http://archive.xfce.org/xfce/4.8pre3/src/Thunar-$version.tar.bz2 ) build() { cd Thunar-$version |