mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
libraries/libfm-extra: Updated for version 1.3.0.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
7941a3f8f5
commit
166bd29068
3 changed files with 7 additions and 7 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for libfm-extra
|
||||
|
||||
# Copyright 2014-2016 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
|
||||
# Copyright 2014-2018 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=libfm-extra
|
||||
SRCNAM=libfm
|
||||
VERSION=${VERSION:-1.2.5}
|
||||
VERSION=${VERSION:-1.3.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libfm-extra"
|
||||
VERSION="1.2.5"
|
||||
HOMEPAGE="http://pcmanfm.sourceforge.net"
|
||||
DOWNLOAD="http://downloads.sf.net/pcmanfm/libfm-1.2.5.tar.xz"
|
||||
MD5SUM="a1ba9ae5e920f38b647dd511edd6c807"
|
||||
VERSION="1.3.0"
|
||||
HOMEPAGE="https://pcmanfm.sourceforge.net"
|
||||
DOWNLOAD="https://downloads.sf.net/pcmanfm/libfm-1.3.0.tar.xz"
|
||||
MD5SUM="128c732e927292326d60c3608b2dc243"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
|
@ -14,6 +14,6 @@ libfm-extra:
|
|||
libfm-extra: This package contains a library and other files required by
|
||||
libfm-extra: menu-cache-gen libexec of the recent menu-cache >= 1.0.0.
|
||||
libfm-extra:
|
||||
libfm-extra: Homepage: http://pcmanfm.sourceforge.net/
|
||||
libfm-extra: Homepage: https://pcmanfm.sourceforge.net/
|
||||
libfm-extra:
|
||||
libfm-extra:
|
||||
|
|
Loading…
Reference in a new issue