desktop/rss-guard: Updated for version 1.1.2.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
a76e7f7e2b
commit
e6ed3b9d47
|
@ -23,7 +23,7 @@
|
|||
|
||||
PRGNAM=rss-guard
|
||||
SRCNAM=rssguard
|
||||
VERSION=${VERSION:-1.1.1}
|
||||
VERSION=${VERSION:-1.1.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="rss-guard"
|
||||
VERSION="1.1.1"
|
||||
VERSION="1.1.2"
|
||||
HOMEPAGE="http://code.google.com/p/rss-guard/"
|
||||
DOWNLOAD="http://rss-guard.googlecode.com/files/rssguard-1.1.1-src.tar.gz"
|
||||
MD5SUM="2e7c3171f7cba47e2881694777e5bb7a"
|
||||
DOWNLOAD="http://rss-guard.googlecode.com/files/rssguard-1.1.2-src.tar.gz"
|
||||
MD5SUM="03d59898a980d7901d2c707b6edd159d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue