diff options
author | Juergen Daubert <jue@jue.li> | 2011-02-07 18:33:16 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2011-02-07 18:33:16 +0100 |
commit | 0de68eed47ecfa1ffb9d680174dadc41ef047791 (patch) | |
tree | b4a2169b94dc0b4bf7aebd3be69e55cc75ddc867 /mc | |
parent | 3366e838a730a59317dae976fe1772f0023926f8 (diff) | |
download | opt-0de68eed47ecfa1ffb9d680174dadc41ef047791.tar.gz opt-0de68eed47ecfa1ffb9d680174dadc41ef047791.tar.xz |
mc: update to 4.7.5.1
Diffstat (limited to 'mc')
-rw-r--r-- | mc/.footprint | 1 | ||||
-rw-r--r-- | mc/.md5sum | 2 | ||||
-rw-r--r-- | mc/Pkgfile | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/mc/.footprint b/mc/.footprint index 24883e499..acd8543fe 100644 --- a/mc/.footprint +++ b/mc/.footprint @@ -84,6 +84,7 @@ drwxr-xr-x root/root usr/share/mc/hints/ -rw-r--r-- root/root usr/share/mc/mc.charsets -rw-r--r-- root/root usr/share/mc/mc.lib drwxr-xr-x root/root usr/share/mc/skins/ +-rw-r--r-- root/root usr/share/mc/skins/dark.ini -rw-r--r-- root/root usr/share/mc/skins/darkfar.ini -rw-r--r-- root/root usr/share/mc/skins/default.ini -rw-r--r-- root/root usr/share/mc/skins/double-lines.ini diff --git a/mc/.md5sum b/mc/.md5sum index 2228e74a7..38cab8717 100644 --- a/mc/.md5sum +++ b/mc/.md5sum @@ -1 +1 @@ -6e3d5d992d3c8ace46ecb4a55dbdca14 mc-4.7.5.tar.lzma +d622533141dcc67c3893008d80e86e61 mc-4.7.5.1.tar.lzma diff --git a/mc/Pkgfile b/mc/Pkgfile index f69fa0bb4..b47d9c9ff 100644 --- a/mc/Pkgfile +++ b/mc/Pkgfile @@ -4,7 +4,7 @@ # Depends on: ncurses glib name=mc -version=4.7.5 +version=4.7.5.1 release=1 source=(http://www.midnight-commander.org/downloads/$name-$version.tar.lzma) |