mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/liferea: Updated for version 1.10.19.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
916294cdf3
commit
e809e66e77
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=liferea
|
||||
VERSION=${VERSION:-1.10.15}
|
||||
VERSION=${VERSION:-1.10.19}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="liferea"
|
||||
VERSION="1.10.15"
|
||||
VERSION="1.10.19"
|
||||
HOMEPAGE="http://liferea.sourceforge.net/"
|
||||
DOWNLOAD="https://github.com/lwindolf/liferea/releases/download/v1.10.15/liferea-1.10.15.tar.bz2"
|
||||
MD5SUM="9c4b21d9b96658e8111efe5defb725f2"
|
||||
DOWNLOAD="https://github.com/lwindolf/liferea/releases/download/v1.10.19/liferea-1.10.19.tar.bz2"
|
||||
MD5SUM="78d8447a855a77ac4a5256617bdb1490"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="json-glib libpeas webkitgtk3"
|
||||
|
|
Loading…
Reference in a new issue