system/worker: Updated for version 3.11.0.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Eugene M 2017-07-30 18:51:45 +01:00 committed by Willy Sudiarto Raharjo
parent f2a4d83473
commit 3289f4ce09
3 changed files with 5 additions and 5 deletions

View file

@ -1,3 +1,3 @@
Worker is a graphical file manager. The directories and files are shown
Worker is a graphical file manager. The directories and files are shown
in two independent panels (similar to Midnight Commander).
Worker is free software released under the GNU General Public License.

View file

@ -27,7 +27,7 @@
# Modified by Eugene M., <damagedone at gmx dot com
PRGNAM=worker
VERSION=${VERSION:-3.10.0}
VERSION=${VERSION:-3.11.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="worker"
VERSION="3.10.0"
VERSION="3.11.0"
HOMEPAGE="http://www.boomerangsworld.de/worker/"
DOWNLOAD="http://www.boomerangsworld.de/cms/worker/downloads/worker-3.10.0.tar.bz2"
MD5SUM="8bae263d5d3e6212563f3ac862dcb26c"
DOWNLOAD="http://www.boomerangsworld.de/cms/worker/downloads/worker-3.11.0.tar.bz2"
MD5SUM="90f89de4b3b9017de085a54e76e17464"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="avfs"