network/RSSOwl: Updated for version 2.1.6.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
Erik Hanson 2013-03-16 10:03:37 -04:00 committed by dsomero
parent 818cf0abfd
commit 1b832abc92
3 changed files with 12 additions and 12 deletions

View File

@ -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}

View File

@ -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"

View File

@ -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)