mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/qterminal: Updated for version 20120727_60c6638.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
741dddbe94
commit
353e14eb86
3 changed files with 4 additions and 6 deletions
|
@ -1,5 +1,3 @@
|
|||
qterminal (qt terminal emulator)
|
||||
|
||||
Qterminal is a Qt based multitab terminal emulator.
|
||||
|
||||
Requires qtermwidget.
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# Written by ponce <matteo.bernardini@gmail.com>
|
||||
|
||||
PRGNAM=qterminal
|
||||
VERSION=${VERSION:-20111216_fe3055a}
|
||||
VERSION=${VERSION:-20120727_60c6638}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="qterminal"
|
||||
VERSION="20111216_fe3055a"
|
||||
VERSION="20120727_60c6638"
|
||||
HOMEPAGE="http://gitorious.org/qterminal"
|
||||
DOWNLOAD="http://ponce.cc/slackware/sources/repo/qterminal-20111216_fe3055a.tar.xz"
|
||||
MD5SUM="2f5fa098b27036a1441d0bb39f48df95"
|
||||
DOWNLOAD="http://ponce.cc/slackware/sources/repo/qterminal-20120727_60c6638.tar.xz"
|
||||
MD5SUM="d084dd24602e452b3887249436256204"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="qtermwidget"
|
||||
|
|
Loading…
Reference in a new issue