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 | |
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')
-rw-r--r-- | xfce/thunar/.md5sum.i686 | 2 | ||||
-rw-r--r-- | xfce/thunar/.md5sum.x86_64 | 2 | ||||
-rwxr-xr-x | xfce/thunar/Pkgfile | 6 |
3 files changed, 5 insertions, 5 deletions
diff --git a/xfce/thunar/.md5sum.i686 b/xfce/thunar/.md5sum.i686 index ddc4104a7..1068d6796 100644 --- a/xfce/thunar/.md5sum.i686 +++ b/xfce/thunar/.md5sum.i686 @@ -1 +1 @@ -3f270cfbb83a057e6db46cdea549af8b Thunar-1.2.0.tar.bz2 +ab6f728384c0d925b40afae2f41268f3 Thunar-1.3.0.tar.bz2 diff --git a/xfce/thunar/.md5sum.x86_64 b/xfce/thunar/.md5sum.x86_64 index 98060d49e..1068d6796 100644 --- a/xfce/thunar/.md5sum.x86_64 +++ b/xfce/thunar/.md5sum.x86_64 @@ -1 +1 @@ -d8dce796890619d67aed0cd7ef84c7b1 Thunar-1.2.1.tar.bz2 +ab6f728384c0d925b40afae2f41268f3 Thunar-1.3.0.tar.bz2 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 |