diff options
-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 e2b4b8c8e2..506a4542cc 100644 --- a/system/pcmanfm/pcmanfm.SlackBuild +++ b/system/pcmanfm/pcmanfm.SlackBuild @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pcmanfm -VERSION=${VERSION:-1.0.1} +VERSION=${VERSION:-1.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/pcmanfm/pcmanfm.info b/system/pcmanfm/pcmanfm.info index 5b88407bb2..892287ae1e 100644 --- a/system/pcmanfm/pcmanfm.info +++ b/system/pcmanfm/pcmanfm.info @@ -1,8 +1,8 @@ PRGNAM="pcmanfm" -VERSION="1.0.1" +VERSION="1.1.0" HOMEPAGE="http://pcmanfm.sourceforge.net" -DOWNLOAD="http://downloads.sourceforge.net/pcmanfm/pcmanfm-1.0.1.tar.gz" -MD5SUM="f373ee514bae37b53b152d02ac465058" +DOWNLOAD="http://downloads.sourceforge.net/pcmanfm/pcmanfm-1.1.0.tar.gz" +MD5SUM="af0cff78690e658f3c06ceabf27bc71a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libfm" |