diff options
author | tnut <tnut at nutyx dot com> | 2011-06-02 00:19:43 +0200 |
---|---|---|
committer | tnut <tnut at nutyx dot com> | 2011-06-02 00:19:43 +0200 |
commit | dac88c7fc803996f01b666e64e7f839f9e83c628 (patch) | |
tree | 8cbdb4a22eb300688064a8d214f763b6fa53155b /xfce | |
parent | 1a16449e6da74e11b97c3caccdde460a2e9a92f6 (diff) | |
parent | 13c787e673f09a9a9dac51ea9f80a12f8bb18e27 (diff) | |
download | nutyx-pakxe-dac88c7fc803996f01b666e64e7f839f9e83c628.tar.gz nutyx-pakxe-dac88c7fc803996f01b666e64e7f839f9e83c628.tar.bz2 nutyx-pakxe-dac88c7fc803996f01b666e64e7f839f9e83c628.tar.xz nutyx-pakxe-dac88c7fc803996f01b666e64e7f839f9e83c628.zip |
Merge branch 'master' of ssh://kiao.no-ip.info:443/~/pakxe
Diffstat (limited to 'xfce')
-rw-r--r-- | xfce/thunar/.md5sum.i686 | 2 | ||||
-rw-r--r-- | xfce/thunar/.md5sum.x86_64 | 2 | ||||
-rwxr-xr-x | xfce/thunar/Pkgfile | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/xfce/thunar/.md5sum.i686 b/xfce/thunar/.md5sum.i686 index 1068d6796..e8b635079 100644 --- a/xfce/thunar/.md5sum.i686 +++ b/xfce/thunar/.md5sum.i686 @@ -1 +1 @@ -ab6f728384c0d925b40afae2f41268f3 Thunar-1.3.0.tar.bz2 +a86df0212db71e61f459bda6bc7b7fb6 Thunar-1.2.2.tar.bz2 diff --git a/xfce/thunar/.md5sum.x86_64 b/xfce/thunar/.md5sum.x86_64 index 1068d6796..e8b635079 100644 --- a/xfce/thunar/.md5sum.x86_64 +++ b/xfce/thunar/.md5sum.x86_64 @@ -1 +1 @@ -ab6f728384c0d925b40afae2f41268f3 Thunar-1.3.0.tar.bz2 +a86df0212db71e61f459bda6bc7b7fb6 Thunar-1.2.2.tar.bz2 diff --git a/xfce/thunar/Pkgfile b/xfce/thunar/Pkgfile index 43905dbe0..d3acc254a 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.3.0 +version=1.2.2 release=1 -source=(http://archive.xfce.org/src/xfce/$name/1.3/Thunar-$version.tar.bz2 ) +source=(http://archive.xfce.org/src/xfce/$name/1.2/Thunar-$version.tar.bz2 ) build() { cd Thunar-$version |