mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
desktop/rss-guard: updated for version 4.6.6
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0c5a0ff96a
commit
d768e6306b
2 changed files with 4 additions and 4 deletions
|
@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
|
||||
PRGNAM=rss-guard
|
||||
SRCNAM=rssguard
|
||||
VERSION=${VERSION:-4.6.4}
|
||||
VERSION=${VERSION:-4.6.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="rss-guard"
|
||||
VERSION="4.6.4"
|
||||
VERSION="4.6.6"
|
||||
HOMEPAGE="https://github.com/martinrotter/rssguard"
|
||||
DOWNLOAD="https://github.com/martinrotter/rssguard/archive/4.6.4/rssguard-4.6.4.tar.gz"
|
||||
MD5SUM="268fff2fed66e02ee585e92130a0298b"
|
||||
DOWNLOAD="https://github.com/martinrotter/rssguard/archive/4.6.6/rssguard-4.6.6.tar.gz"
|
||||
MD5SUM="23756b759864d92867b00dc8bcef5815"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue