mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
system/roxterm: Updated for version 1.18.1.
This commit is contained in:
parent
23b49d52bb
commit
598f8580b8
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=roxterm
|
||||
VERSION=1.17.1
|
||||
VERSION=1.18.1
|
||||
ARCH=${ARCH:-i486}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="roxterm"
|
||||
VERSION="1.17.1"
|
||||
VERSION="1.18.1"
|
||||
HOMEPAGE="http://roxterm.sourceforge.net/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/roxterm/roxterm-1.17.1.tar.gz"
|
||||
MD5SUM="e0c36f9e8ca7ae5283c1ec8ea35abed8"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/roxterm/roxterm-1.18.1.tar.gz"
|
||||
MD5SUM="d4a2f586c68cbc0216e8569589a035b0"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Erik Hanson"
|
||||
|
|
Loading…
Reference in a new issue