diff options
Diffstat (limited to 'system')
-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 9f42b1f7f8..e2b4b8c8e2 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} +VERSION=${VERSION:-1.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/pcmanfm/pcmanfm.info b/system/pcmanfm/pcmanfm.info index b401aadf91..5b88407bb2 100644 --- a/system/pcmanfm/pcmanfm.info +++ b/system/pcmanfm/pcmanfm.info @@ -1,8 +1,8 @@ PRGNAM="pcmanfm" -VERSION="1.0" +VERSION="1.0.1" HOMEPAGE="http://pcmanfm.sourceforge.net" -DOWNLOAD="http://downloads.sourceforge.net/pcmanfm/pcmanfm-1.0.tar.gz" -MD5SUM="df082fde42c4036b220cd3167ceab98e" +DOWNLOAD="http://downloads.sourceforge.net/pcmanfm/pcmanfm-1.0.1.tar.gz" +MD5SUM="f373ee514bae37b53b152d02ac465058" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="libfm" |