mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/QuiteRSS: Updated for version 0.15.0.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
c3f7d8cfc4
commit
da5c3b0674
2 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
# Written by Andrey Maraev <andrew.maraev60@yandex.ru>
|
||||
|
||||
PRGNAM=QuiteRSS
|
||||
VERSION=${VERSION:-0.14.3}
|
||||
VERSION=${VERSION:-0.15.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="QuiteRSS"
|
||||
VERSION="0.14.3"
|
||||
VERSION="0.15.0"
|
||||
HOMEPAGE="http://quiterss.org/en/node"
|
||||
DOWNLOAD="http://quiterss.org/files/0.14.3/QuiteRSS-0.14.3-src.tar.bz2"
|
||||
MD5SUM="0e162861b8e17ed97bb065db3bec731c"
|
||||
DOWNLOAD="http://quiterss.org/files/0.15.0/QuiteRSS-0.15.0-src.tar.bz2"
|
||||
MD5SUM="8ec28d780b8e809316c919827c2b62b3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue