mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
system/pcmanfm: Updated for version 1.2.3.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
1dc2929489
commit
99c763464b
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for PCMan File Manager (PCManFM)
|
||||
|
||||
# Copyright 2013,2014 Matteo Bernardini <ponce@slackbuilds.org>
|
||||
# Copyright 2011-2014 Matteo Bernardini <ponce@slackbuilds.org>
|
||||
# Copyright 2010 Chris Abela <chris.abela@maltats.com>
|
||||
# Copyright 2006-2009 Chess Griffin <chess@chessgriffin.com>
|
||||
# All rights reserved.
|
||||
|
@ -25,7 +25,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=pcmanfm
|
||||
VERSION=${VERSION:-1.2.2}
|
||||
VERSION=${VERSION:-1.2.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pcmanfm"
|
||||
VERSION="1.2.2"
|
||||
VERSION="1.2.3"
|
||||
HOMEPAGE="http://pcmanfm.sourceforge.net"
|
||||
DOWNLOAD="http://downloads.sf.net/pcmanfm/pcmanfm-1.2.2.tar.xz"
|
||||
MD5SUM="ac0ba2f8e2b4d47014a62ccf43388e0f"
|
||||
DOWNLOAD="http://downloads.sf.net/pcmanfm/pcmanfm-1.2.3.tar.xz"
|
||||
MD5SUM="c993402d407b0a3fc076f842ac1bc5c9"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libfm"
|
||||
|
|
Loading…
Reference in a new issue