mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/sakura: Updated for version 3.1.0 (and new maintainer)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
e1ff6128b1
commit
50d6ee7583
3 changed files with 12 additions and 12 deletions
|
@ -6,7 +6,7 @@
|
|||
# Updated by Eugene Wissner <eugen@flevum.de>
|
||||
|
||||
PRGNAM=sakura
|
||||
VERSION=${VERSION:-2.4.2}
|
||||
VERSION=${VERSION:-3.1.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="sakura"
|
||||
VERSION="2.4.2"
|
||||
VERSION="3.1.0"
|
||||
HOMEPAGE="https://launchpad.net/sakura"
|
||||
DOWNLOAD="http://launchpad.net/sakura/trunk/2.4.2/+download/sakura-2.4.2.tar.bz2"
|
||||
MD5SUM="46669519c77f7402b2de24cdefe251bb"
|
||||
DOWNLOAD="https://launchpad.net/sakura/trunk/3.1.0/+download/sakura-3.1.0.tar.bz2"
|
||||
MD5SUM="3c4404df2757fd34d57ad00094126433"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
MAINTAINER="Eugene Wissner"
|
||||
EMAIL="eugen@flevum.de"
|
||||
REQUIRES="vte3"
|
||||
MAINTAINER="Donald Cooley"
|
||||
EMAIL="dfc@warpmail.net"
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# HOW TO EDIT THIS FILE:
|
||||
# The "handy ruler" below makes it easier to edit a package description. Line
|
||||
# up the first '|' above the ':' following the base package name, and the '|'
|
||||
# on the right side marks the last column you can put a character in. You must
|
||||
# make exactly 11 lines for the formatting to be correct. It's also
|
||||
# customary to leave one space after the ':'.
|
||||
# The "handy ruler" below makes it easier to edit a package description.
|
||||
# Line up the first '|' above the ':' following the base package name, and
|
||||
# the '|' on the right side marks the last column you can put a character in.
|
||||
# You must make exactly 11 lines for the formatting to be correct. It's also
|
||||
# customary to leave one space after the ':' except on otherwise blank lines.
|
||||
|
||||
|-----handy-ruler------------------------------------------------------|
|
||||
sakura: sakura (a terminal emulator)
|
||||
|
|
Loading…
Reference in a new issue