diff options
Diffstat (limited to 'system')
-rw-r--r-- | system/pcmanfm/pcmanfm.SlackBuild | 4 | ||||
-rw-r--r-- | system/pcmanfm/pcmanfm.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/pcmanfm/pcmanfm.SlackBuild b/system/pcmanfm/pcmanfm.SlackBuild index 39c4614373..5f592a24c9 100644 --- a/system/pcmanfm/pcmanfm.SlackBuild +++ b/system/pcmanfm/pcmanfm.SlackBuild @@ -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} diff --git a/system/pcmanfm/pcmanfm.info b/system/pcmanfm/pcmanfm.info index cbf07d126c..607ad5a83f 100644 --- a/system/pcmanfm/pcmanfm.info +++ b/system/pcmanfm/pcmanfm.info @@ -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" |