mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
office/tudu: Updated for version 0.10.4.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
09346c2f46
commit
f5512fe84c
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for tudu
|
||||
|
||||
# Copyright 2016 Jostein Berntsen <jvbernts@online.no>
|
||||
# Copyright 2016-2022 Jostein Berntsen <jvbernts@online.no>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -28,7 +28,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=tudu
|
||||
VERSION=${VERSION:-0.10.2}
|
||||
VERSION=${VERSION:-0.10.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="tudu"
|
||||
VERSION="0.10.2"
|
||||
VERSION="0.10.4"
|
||||
HOMEPAGE="https://code.meskio.net/tudu/"
|
||||
DOWNLOAD="http://code.meskio.net/tudu/tudu-0.10.2.tar.gz"
|
||||
MD5SUM="8c2573d7d04e41b78dde1e50049feaf8"
|
||||
DOWNLOAD="https://code.meskio.net/tudu/tudu-0.10.4.tar.gz"
|
||||
MD5SUM="26f061c23ac5f926ceb2dd5e205aba30"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue