diff options
author | tnut <thierryn1 at hispeed dot ch> | 2011-03-24 21:32:21 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2011-03-24 21:32:21 +0100 |
commit | d8940806a256ae5359e04be4b75571fac42d919e (patch) | |
tree | 8882d954e4dcab7cf15d94170b8ef00f3826a64c /xfce/thunar/Pkgfile | |
parent | 7a05878fe6bdf1e1ce6068ed1569ae98d90bc5f0 (diff) | |
download | nutyx-pakxe-d8940806a256ae5359e04be4b75571fac42d919e.tar.gz nutyx-pakxe-d8940806a256ae5359e04be4b75571fac42d919e.tar.bz2 nutyx-pakxe-d8940806a256ae5359e04be4b75571fac42d919e.tar.xz nutyx-pakxe-d8940806a256ae5359e04be4b75571fac42d919e.zip |
thunar, maj 1.0.3-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 a9437b09d..43905dbe0 100755 --- a/xfce/thunar/Pkgfile +++ b/xfce/thunar/Pkgfile @@ -1,14 +1,14 @@ # Description: Gestionnaire de fichiers pour Xfce # URL: http://thunar.xfce.org # Maintainer: NuTyX core team -# Packager: thierryn1 at hispeed dot ch +# Packager: tnut at nutyx dot com # Depends on: xorg-libxdamage,xfce4-panel,libexif,desktop-file-utils # Run on: xfce4-panel,libexif,desktop-file-utils name=thunar -version=1.2.1 +version=1.3.0 release=1 -source=(http://archive.xfce.org/src/xfce/$name/1.2/Thunar-$version.tar.bz2 ) +source=(http://archive.xfce.org/src/xfce/$name/1.3/Thunar-$version.tar.bz2 ) build() { cd Thunar-$version |