diff options
Diffstat (limited to 'source/xfce/thunar')
-rwxr-xr-x | source/xfce/thunar/thunar.SlackBuild | 2 | ||||
-rw-r--r-- | source/xfce/thunar/thunar.url | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/xfce/thunar/thunar.SlackBuild b/source/xfce/thunar/thunar.SlackBuild index 7d46bc4f..a0d45793 100755 --- a/source/xfce/thunar/thunar.SlackBuild +++ b/source/xfce/thunar/thunar.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=thunar VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} # Automatically determine the architecture we're building on: MARCH=$( uname -m ) diff --git a/source/xfce/thunar/thunar.url b/source/xfce/thunar/thunar.url index cbc5614f..4cc136db 100644 --- a/source/xfce/thunar/thunar.url +++ b/source/xfce/thunar/thunar.url @@ -1 +1 @@ -http://archive.xfce.org/src/xfce/thunar/1.8/thunar-1.8.16.tar.bz2 +https://archive.xfce.org/src/xfce/thunar/1.8/thunar-1.8.13.tar.bz2 |