mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
system/pcmanfm: Updated for version 1.3.0.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
7a9b41ac1b
commit
e5e9a7dc43
3 changed files with 8 additions and 8 deletions
|
@ -2,9 +2,9 @@
|
|||
|
||||
# Slackware build script for PCMan File Manager (PCManFM)
|
||||
|
||||
# Copyright 2011-2016 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
|
||||
# Copyright 2010 Chris Abela <chris.abela@maltats.com>
|
||||
# Copyright 2006-2009 Chess Griffin <chess@chessgriffin.com>
|
||||
# Copyright 2010 Chris Abela <chris.abela@maltats.com>
|
||||
# Copyright 2011-2018 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -25,7 +25,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=pcmanfm
|
||||
VERSION=${VERSION:-1.2.5}
|
||||
VERSION=${VERSION:-1.3.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pcmanfm"
|
||||
VERSION="1.2.5"
|
||||
HOMEPAGE="http://pcmanfm.sourceforge.net"
|
||||
DOWNLOAD="http://downloads.sf.net/pcmanfm/pcmanfm-1.2.5.tar.xz"
|
||||
MD5SUM="b4d1f8ce08d87e4f27805a246fc51ac2"
|
||||
VERSION="1.3.0"
|
||||
HOMEPAGE="https://pcmanfm.sourceforge.net"
|
||||
DOWNLOAD="https://downloads.sf.net/pcmanfm/pcmanfm-1.3.0.tar.xz"
|
||||
MD5SUM="827838f7f6b17dc97e1690c07da8fdb3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libfm"
|
||||
|
|
|
@ -11,7 +11,7 @@ pcmanfm:
|
|||
pcmanfm: PCManFM is an extremely fast and lightweight GTK+ based file manager
|
||||
pcmanfm: which features tabbed browsing and a user-friendly interface
|
||||
pcmanfm:
|
||||
pcmanfm: Homepage: http://pcmanfm.sourceforge.net
|
||||
pcmanfm: Homepage: https://pcmanfm.sourceforge.net
|
||||
pcmanfm:
|
||||
pcmanfm:
|
||||
pcmanfm:
|
||||
|
|
Loading…
Reference in a new issue