mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
network/liferea: Updated for version 1.12.4.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
dca32d6e78
commit
98b3d18e39
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=liferea
|
||||
VERSION=${VERSION:-1.12.3}
|
||||
VERSION=${VERSION:-1.12.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="liferea"
|
||||
VERSION="1.12.3"
|
||||
VERSION="1.12.4"
|
||||
HOMEPAGE="https://lzone.de/liferea/"
|
||||
DOWNLOAD="https://github.com/lwindolf/liferea/archive/v1.12.3/liferea-1.12.3.tar.gz"
|
||||
MD5SUM="05b8099703b5926c96a14847383f429a"
|
||||
DOWNLOAD="https://github.com/lwindolf/liferea/archive/v1.12.4/liferea-1.12.4.tar.gz"
|
||||
MD5SUM="97f12696322674a0c12648224b61abb7"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="json-glib libpeas webkit2gtk pygobject3-python3"
|
||||
|
|
Loading…
Reference in a new issue