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 610ed2ff..d6302336 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:-2} +BUILD=${BUILD:-1} # 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 fc98b3cc..03b1db50 100644 --- a/source/xfce/thunar/thunar.url +++ b/source/xfce/thunar/thunar.url @@ -1 +1 @@ -https://archive.xfce.org/src/xfce/thunar/4.16/thunar-4.16.3.tar.bz2 +https://archive.xfce.org/src/xfce/thunar/4.16/thunar-4.16.4.tar.bz2 |