mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
network/liferea: Updated for version 1.12.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
7dac6a4234
commit
b8d940b537
2 changed files with 5 additions and 5 deletions
|
@ -3,7 +3,7 @@
|
|||
# Slackware build script for Liferea
|
||||
|
||||
# Copyright 2009-2015 Erik W. Hanson, Minneapolis, MN, USA
|
||||
# Copyright 2018 Andrzej Telszewski, Szczecin
|
||||
# Copyright 2019 Andrzej Telszewski, Szczecin
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=liferea
|
||||
VERSION=${VERSION:-1.12.6b}
|
||||
VERSION=${VERSION:-1.12.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="liferea"
|
||||
VERSION="1.12.6b"
|
||||
VERSION="1.12.7"
|
||||
HOMEPAGE="https://lzone.de/liferea/"
|
||||
DOWNLOAD="https://github.com/lwindolf/liferea/releases/download/v1.12.6/liferea-1.12.6b.tar.bz2"
|
||||
MD5SUM="4880b2a1af9a7e79dbdc9a5db7d69ae9"
|
||||
DOWNLOAD="https://github.com/lwindolf/liferea/releases/download/v1.12.7/liferea-1.12.7.tar.bz2"
|
||||
MD5SUM="e693e92018539910464fab9791f63e01"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="json-glib libpeas webkit2gtk pygobject3-python3"
|
||||
|
|
Loading…
Reference in a new issue