mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/worker: Updated for version 3.11.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
f2a4d83473
commit
3289f4ce09
3 changed files with 5 additions and 5 deletions
|
@ -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).
|
in two independent panels (similar to Midnight Commander).
|
||||||
Worker is free software released under the GNU General Public License.
|
Worker is free software released under the GNU General Public License.
|
||||||
|
|
|
@ -27,7 +27,7 @@
|
||||||
# Modified by Eugene M., <damagedone at gmx dot com
|
# Modified by Eugene M., <damagedone at gmx dot com
|
||||||
|
|
||||||
PRGNAM=worker
|
PRGNAM=worker
|
||||||
VERSION=${VERSION:-3.10.0}
|
VERSION=${VERSION:-3.11.0}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="worker"
|
PRGNAM="worker"
|
||||||
VERSION="3.10.0"
|
VERSION="3.11.0"
|
||||||
HOMEPAGE="http://www.boomerangsworld.de/worker/"
|
HOMEPAGE="http://www.boomerangsworld.de/worker/"
|
||||||
DOWNLOAD="http://www.boomerangsworld.de/cms/worker/downloads/worker-3.10.0.tar.bz2"
|
DOWNLOAD="http://www.boomerangsworld.de/cms/worker/downloads/worker-3.11.0.tar.bz2"
|
||||||
MD5SUM="8bae263d5d3e6212563f3ac862dcb26c"
|
MD5SUM="90f89de4b3b9017de085a54e76e17464"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="avfs"
|
REQUIRES="avfs"
|
||||||
|
|
Loading…
Reference in a new issue