mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
office/kbgoffice: Updated for version 2.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
281b681f3e
commit
3933120140
2 changed files with 5 additions and 5 deletions
|
@ -6,8 +6,8 @@
|
|||
#
|
||||
|
||||
PRGNAM=kbgoffice
|
||||
VERSION=2.0
|
||||
BUILD=${BUILD:-2}
|
||||
VERSION=${VERSION:-2.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="kbgoffice"
|
||||
VERSION="2.0"
|
||||
VERSION="2.1"
|
||||
HOMEPAGE="http://bgoffice.sourceforge.net/assistant/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/bgoffice/kbgoffice-2.0.tar.gz"
|
||||
MD5SUM="c8764b2b3224209ec8025dd3c9c45e37"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/bgoffice/kbgoffice-2.1.tar.gz"
|
||||
MD5SUM="ec70b750f6cc23a0ad7938fefb614ad8"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue