diff options
Diffstat (limited to 'system/pcmanfm')
-rw-r--r-- | system/pcmanfm/pcmanfm.SlackBuild | 2 | ||||
-rw-r--r-- | system/pcmanfm/pcmanfm.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/pcmanfm/pcmanfm.SlackBuild b/system/pcmanfm/pcmanfm.SlackBuild index b4c7eebcf1..97d3f1c462 100644 --- a/system/pcmanfm/pcmanfm.SlackBuild +++ b/system/pcmanfm/pcmanfm.SlackBuild @@ -25,7 +25,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pcmanfm -VERSION=${VERSION:-20131105_317c171} +VERSION=${VERSION:-20131116_8f55f05} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/pcmanfm/pcmanfm.info b/system/pcmanfm/pcmanfm.info index 52b91e74c4..1b189dd3d1 100644 --- a/system/pcmanfm/pcmanfm.info +++ b/system/pcmanfm/pcmanfm.info @@ -1,8 +1,8 @@ PRGNAM="pcmanfm" -VERSION="20131105_317c171" +VERSION="20131116_8f55f05" HOMEPAGE="http://pcmanfm.sourceforge.net" -DOWNLOAD="http://ponce.cc/slackware/sources/repo/lxde/pcmanfm-20131105_317c171.tar.xz" -MD5SUM="e40333cd95446168db936049fe329098" +DOWNLOAD="http://ponce.cc/slackware/sources/repo/lxde/pcmanfm-20131116_8f55f05.tar.xz" +MD5SUM="b565e34e0ec4a15076f47bcd22627a8c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libfm" |