summaryrefslogtreecommitdiffstats
path: root/source/xfce
diff options
context:
space:
mode:
Diffstat (limited to 'source/xfce')
-rw-r--r--source/xfce/Thunar/Thunar.url1
-rw-r--r--source/xfce/thunar/slack-desc (renamed from source/xfce/Thunar/slack-desc)22
-rwxr-xr-xsource/xfce/thunar/thunar.SlackBuild (renamed from source/xfce/Thunar/Thunar.SlackBuild)4
-rw-r--r--source/xfce/thunar/thunar.url1
4 files changed, 14 insertions, 14 deletions
diff --git a/source/xfce/Thunar/Thunar.url b/source/xfce/Thunar/Thunar.url
deleted file mode 100644
index 981cf8005..000000000
--- a/source/xfce/Thunar/Thunar.url
+++ /dev/null
@@ -1 +0,0 @@
-http://archive.xfce.org/src/xfce/thunar/1.8/thunar-1.8.11.tar.bz2
diff --git a/source/xfce/Thunar/slack-desc b/source/xfce/thunar/slack-desc
index f78b6af65..3adf42a37 100644
--- a/source/xfce/Thunar/slack-desc
+++ b/source/xfce/thunar/slack-desc
@@ -6,14 +6,14 @@
# customary to leave one space after the ':'.
|-----handy-ruler------------------------------------------------------|
-Thunar: Thunar (file manager)
-Thunar:
-Thunar: Thunar is a modern file manager for the Xfce Desktop Environment.
-Thunar: Thunar has been designed from the ground up to be fast and
-Thunar: easy-to-use. Its user interface is clean and intuitive, and does not
-Thunar: include any confusing or useless options. Thunar is fast and
-Thunar: responsive with a good start up time and directory load time.
-Thunar:
-Thunar: Homepage: http://thunar.xfce.org
-Thunar:
-Thunar:
+thunar: thunar (file manager)
+thunar:
+thunar: Thunar is a modern file manager for the Xfce Desktop Environment.
+thunar: Thunar has been designed from the ground up to be fast and
+thunar: easy-to-use. Its user interface is clean and intuitive, and does not
+thunar: include any confusing or useless options. Thunar is fast and
+thunar: responsive with a good start up time and directory load time.
+thunar:
+thunar: Homepage: http://thunar.xfce.org
+thunar:
+thunar:
diff --git a/source/xfce/Thunar/Thunar.SlackBuild b/source/xfce/thunar/thunar.SlackBuild
index ac5e8da00..7d46bc4fe 100755
--- a/source/xfce/Thunar/Thunar.SlackBuild
+++ b/source/xfce/thunar/thunar.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/bash
-# Copyright 2012, 2018 Patrick J. Volkerding, Sebeka, Minnesota, USA
+# Copyright 2012, 2018, 2020 Patrick J. Volkerding, Sebeka, Minnesota, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -22,7 +22,7 @@
cd $(dirname $0) ; CWD=$(pwd)
-PKGNAM=Thunar
+PKGNAM=thunar
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
BUILD=${BUILD:-1}
diff --git a/source/xfce/thunar/thunar.url b/source/xfce/thunar/thunar.url
new file mode 100644
index 000000000..ec8f2301d
--- /dev/null
+++ b/source/xfce/thunar/thunar.url
@@ -0,0 +1 @@
+http://archive.xfce.org/src/xfce/thunar/1.8/thunar-1.8.12.tar.bz2