summaryrefslogtreecommitdiffstats
path: root/system/pcmanfm
diff options
context:
space:
mode:
author Matteo Bernardini2016-06-10 11:34:24 +0200
committer Willy Sudiarto Raharjo2016-06-11 19:48:50 +0200
commit2843d699f560a54485ae9b7840f134116989c499 (patch)
tree6cb4c7cb3bf0b6d906d7b40fad1dad1bb416b755 /system/pcmanfm
parent43f344a490ba0150c984c8f7c936f72567ad9843 (diff)
downloadslackbuilds-2843d699f560a54485ae9b7840f134116989c499.tar.gz
system/pcmanfm: Updated for version 1.2.4.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/pcmanfm')
-rw-r--r--system/pcmanfm/pcmanfm.SlackBuild6
-rw-r--r--system/pcmanfm/pcmanfm.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/system/pcmanfm/pcmanfm.SlackBuild b/system/pcmanfm/pcmanfm.SlackBuild
index dceb47e53f..7185fbce5e 100644
--- a/system/pcmanfm/pcmanfm.SlackBuild
+++ b/system/pcmanfm/pcmanfm.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for PCMan File Manager (PCManFM)
-# Copyright 2011-2015 Matteo Bernardini <ponce@slackbuilds.org>
+# 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>
# All rights reserved.
@@ -25,8 +25,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pcmanfm
-VERSION=${VERSION:-1.2.3}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-1.2.4}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
diff --git a/system/pcmanfm/pcmanfm.info b/system/pcmanfm/pcmanfm.info
index 607ad5a83f..c5420854a8 100644
--- a/system/pcmanfm/pcmanfm.info
+++ b/system/pcmanfm/pcmanfm.info
@@ -1,8 +1,8 @@
PRGNAM="pcmanfm"
-VERSION="1.2.3"
+VERSION="1.2.4"
HOMEPAGE="http://pcmanfm.sourceforge.net"
-DOWNLOAD="http://downloads.sf.net/pcmanfm/pcmanfm-1.2.3.tar.xz"
-MD5SUM="c993402d407b0a3fc076f842ac1bc5c9"
+DOWNLOAD="http://downloads.sf.net/pcmanfm/pcmanfm-1.2.4.tar.xz"
+MD5SUM="19764c2f59653724c8713e0064fa6829"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libfm"