mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
libraries/libfm: Updated for version 1.3.0.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
166bd29068
commit
7a9b41ac1b
3 changed files with 7 additions and 7 deletions
|
@ -2,8 +2,8 @@
|
|||
|
||||
# Slackware build script for libfm
|
||||
|
||||
# Copyright 2013-2016 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
|
||||
# Copyright 2010 Chris Abela <chris.abela@maltats.com>
|
||||
# Copyright 2013-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 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libfm
|
||||
VERSION=${VERSION:-1.2.5}
|
||||
VERSION=${VERSION:-1.3.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libfm"
|
||||
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="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: http://pcmanfm.sourceforge.net/
|
||||
libfm: Homepage: https://pcmanfm.sourceforge.net/
|
||||
libfm:
|
||||
libfm:
|
||||
libfm:
|
||||
|
|
Loading…
Reference in a new issue