system/pcmanfm: Updated for version 1.2.3.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2014-12-07 19:22:27 +01:00 committed by Willy Sudiarto Raharjo
parent 1dc2929489
commit 99c763464b
2 changed files with 5 additions and 5 deletions

View file

@ -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}

View file

@ -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"