mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
academic/genius: Updated for version 1.0.23.
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
006518d248
commit
0468c85f60
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
# Slackware build script for genius
|
||||
# Copyright 2009,2010 Vincent Batts, vbatts@hashbangbash.com, http://hashbangbash.com/
|
||||
# Copyright 2009,2010,2018 Vincent Batts, vbatts@hashbangbash.com, http://hashbangbash.com/
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
#
|
||||
|
||||
PRGNAM=genius
|
||||
VERSION=${VERSION:-1.0.17}
|
||||
VERSION=${VERSION:-1.0.23}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="genius"
|
||||
VERSION="1.0.17"
|
||||
VERSION="1.0.23"
|
||||
HOMEPAGE="http://www.5z.com/jirka/genius.html"
|
||||
DOWNLOAD="http://ftp.5z.com/pub/genius/genius-1.0.17.tar.xz"
|
||||
MD5SUM="96627c9de1c47f2cba8d7d7fd69de6f1"
|
||||
DOWNLOAD="http://ftp.5z.com/pub/genius/genius-1.0.23.tar.xz"
|
||||
MD5SUM="3e94a5898e59c069c564f00136c2450d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="rarian"
|
||||
|
|
Loading…
Reference in a new issue