mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
office/wyrd: Updated for version 1.4.6.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
0095fa9208
commit
bf30e26a0b
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=wyrd
|
||||
VERSION=${VERSION:-1.4.5}
|
||||
VERSION=${VERSION:-1.4.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="wyrd"
|
||||
VERSION="1.4.5"
|
||||
VERSION="1.4.6"
|
||||
HOMEPAGE="http://pessimization.com/software/wyrd/"
|
||||
DOWNLOAD="http://pessimization.com/software/wyrd/wyrd-1.4.5.tar.gz"
|
||||
MD5SUM="3f39fa83a54d2d890823094aba9ca3cc"
|
||||
DOWNLOAD="http://pessimization.com/software/wyrd/wyrd-1.4.6.tar.gz"
|
||||
MD5SUM="2fc561482fdac4daac0cb6735d934ebe"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ocaml remind"
|
||||
|
|
Loading…
Reference in a new issue