mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
network/sfeed: Update for 1.3 (+ change homepage)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
42f6cb5b8a
commit
086b29923b
2 changed files with 5 additions and 5 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=sfeed
|
||||
VERSION=${VERSION:-1.2}
|
||||
VERSION=${VERSION:-1.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="sfeed"
|
||||
VERSION="1.2"
|
||||
HOMEPAGE="https://codemadness.org/releases/sfeed/"
|
||||
DOWNLOAD="https://codemadness.org/releases/sfeed/sfeed-1.2.tar.gz"
|
||||
MD5SUM="af9ec4e34cb36669001b771206798b2d"
|
||||
VERSION="1.3"
|
||||
HOMEPAGE="https://codemadness.org/sfeed-simple-feed-parser.html"
|
||||
DOWNLOAD="https://codemadness.org/releases/sfeed/sfeed-1.3.tar.gz"
|
||||
MD5SUM="12abe6a19ca77528f4e98bb55477b31a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue