diff options
author | Erik Hanson <erik@slackbuilds.org> | 2013-03-16 10:03:37 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-03-22 07:16:47 -0400 |
commit | 1b832abc92cc7a73d6523ec05be900506fd259a4 (patch) | |
tree | 651d6248561e3d888473e76c6a6158dbbceeda3c /network | |
parent | 818cf0abfd0ae43a01b102bef76ad7e7493fa243 (diff) | |
download | slackbuilds-1b832abc92cc7a73d6523ec05be900506fd259a4.tar.gz |
network/RSSOwl: Updated for version 2.1.6.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r-- | network/RSSOwl/RSSOwl.SlackBuild | 4 | ||||
-rw-r--r-- | network/RSSOwl/RSSOwl.info | 10 | ||||
-rw-r--r-- | network/RSSOwl/slack-desc | 10 |
3 files changed, 12 insertions, 12 deletions
diff --git a/network/RSSOwl/RSSOwl.SlackBuild b/network/RSSOwl/RSSOwl.SlackBuild index bbe4ce60a6..c273da4ade 100644 --- a/network/RSSOwl/RSSOwl.SlackBuild +++ b/network/RSSOwl/RSSOwl.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for RSSOwl # # Written by Vincent Batts, vbatts@hashbangbash.com -2009 -# Maintained by Erik Hanson, erik@slackbuilds.org 2010-2011 +# Maintained by Erik Hanson, erik@slackbuilds.org 2010-2013 # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=RSSOwl -VERSION=${VERSION:-2.1} +VERSION=${VERSION:-2.1.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/RSSOwl/RSSOwl.info b/network/RSSOwl/RSSOwl.info index 4ae075f0dd..17e2ca2378 100644 --- a/network/RSSOwl/RSSOwl.info +++ b/network/RSSOwl/RSSOwl.info @@ -1,10 +1,10 @@ PRGNAM="RSSOwl" -VERSION="2.1" +VERSION="2.1.6" HOMEPAGE="http://www.rssowl.org/" -DOWNLOAD="http://downloads.sourceforge.net/rssowl/rssowl-2.1.linux.x86.zip" -MD5SUM="c8853ca4474fc557386c5c8b17097576" -DOWNLOAD_x86_64="http://downloads.sourceforge.net/rssowl/rssowl-2.1.linux.x86_64.zip" -MD5SUM_x86_64="d84e1f32c7eef6ae8980757d0d74477d" +DOWNLOAD="http://downloads.sourceforge.net/rssowl/rssowl-2.1.6.linux.x86.zip" +MD5SUM="463580497032883e879fac54e6b028f8" +DOWNLOAD_x86_64="http://downloads.sourceforge.net/rssowl/rssowl-2.1.6.linux.x86_64.zip" +MD5SUM_x86_64="9b2a9b66369c6ca0ab5e3c6570a399e3" REQUIRES="jdk" MAINTAINER="Erik Hanson" EMAIL="erik@slackbuilds.org" diff --git a/network/RSSOwl/slack-desc b/network/RSSOwl/slack-desc index 89835236e7..ce1ed4d3db 100644 --- a/network/RSSOwl/slack-desc +++ b/network/RSSOwl/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------------------------------------------------------| RSSOwl: RSSOwl (eclipse based RSS, Atom, and News reader) |