mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/QuiteRSS: Updated for version 0.14.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
44a06fa0f9
commit
5ed147bdd6
2 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
||||||
# Written by Andrey Maraev <andrew.maraev60@yandex.ru>
|
# Written by Andrey Maraev <andrew.maraev60@yandex.ru>
|
||||||
|
|
||||||
PRGNAM=QuiteRSS
|
PRGNAM=QuiteRSS
|
||||||
VERSION=${VERSION:-0.14.1}
|
VERSION=${VERSION:-0.14.3}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="QuiteRSS"
|
PRGNAM="QuiteRSS"
|
||||||
VERSION="0.14.1"
|
VERSION="0.14.3"
|
||||||
HOMEPAGE="http://quiterss.org/en/node"
|
HOMEPAGE="http://quiterss.org/en/node"
|
||||||
DOWNLOAD="http://quiterss.org/files/0.14.1/QuiteRSS-0.14.1-src.tar.bz2"
|
DOWNLOAD="http://quiterss.org/files/0.14.3/QuiteRSS-0.14.3-src.tar.bz2"
|
||||||
MD5SUM="89c02defb7b935e057521bc5e68fd140"
|
MD5SUM="0e162861b8e17ed97bb065db3bec731c"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue