diff options
author | Donald Cooley | 2013-07-05 03:04:25 +0200 |
---|---|---|
committer | Niels Horn | 2013-07-07 14:11:24 +0200 |
commit | 50d6ee75835d5829173d7869c699923428cdf66d (patch) | |
tree | dc0a1723fe4d566e1b4e6a4f7a9361849d526018 /system/sakura | |
parent | e1ff6128b18ad6994520d155e7f259f74bc7134b (diff) | |
download | slackbuilds-50d6ee75835d5829173d7869c699923428cdf66d.tar.gz |
system/sakura: Updated for version 3.1.0 (and new maintainer)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/sakura')
-rw-r--r-- | system/sakura/sakura.SlackBuild | 2 | ||||
-rw-r--r-- | system/sakura/sakura.info | 12 | ||||
-rw-r--r-- | system/sakura/slack-desc | 10 |
3 files changed, 12 insertions, 12 deletions
diff --git a/system/sakura/sakura.SlackBuild b/system/sakura/sakura.SlackBuild index 196155e690..8a5f39242f 100644 --- a/system/sakura/sakura.SlackBuild +++ b/system/sakura/sakura.SlackBuild @@ -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} diff --git a/system/sakura/sakura.info b/system/sakura/sakura.info index 6c8c3999ed..54c95fb823 100644 --- a/system/sakura/sakura.info +++ b/system/sakura/sakura.info @@ -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" diff --git a/system/sakura/slack-desc b/system/sakura/slack-desc index 80c0614f07..027e5b3f56 100644 --- a/system/sakura/slack-desc +++ b/system/sakura/slack-desc @@ -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) |