mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/libfm: Upgraded for version 1.3.0.2.
Changed homepage Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
ece12f4fb5
commit
8d5427f66f
3 changed files with 6 additions and 6 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libfm
|
||||
VERSION=${VERSION:-1.3.0}
|
||||
VERSION=${VERSION:-1.3.0.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libfm"
|
||||
VERSION="1.3.0"
|
||||
HOMEPAGE="https://pcmanfm.sourceforge.net"
|
||||
DOWNLOAD="https://downloads.sf.net/pcmanfm/libfm-1.3.0.tar.xz"
|
||||
MD5SUM="128c732e927292326d60c3608b2dc243"
|
||||
VERSION="1.3.0.2"
|
||||
HOMEPAGE="https://wiki.lxde.org/en/Libfm"
|
||||
DOWNLOAD="https://downloads.sf.net/pcmanfm/libfm-1.3.0.2.tar.xz"
|
||||
MD5SUM="02a024714d51e0d37afc7bd596a44f3b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="lxmenu-data menu-cache"
|
||||
|
|
|
@ -11,7 +11,7 @@ libfm:
|
|||
libfm: LibFM provides file management functions built on top of Glib/GIO,
|
||||
libfm: giving a convenient higher-level API.
|
||||
libfm:
|
||||
libfm: Homepage: https://pcmanfm.sourceforge.net/
|
||||
libfm: Homepage: https://wiki.lxde.org/en/Libfm
|
||||
libfm:
|
||||
libfm:
|
||||
libfm:
|
||||
|
|
Loading…
Reference in a new issue