diff options
author | root <root@rshg054.dnsready.net> | 2012-03-22 00:01:28 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-03-22 00:01:28 +0000 |
commit | 39e662ccfbe62ae77d458159d192816171a22f43 (patch) | |
tree | 2484a55934cd77dd33597ab2f214de5b7326cf69 /community/mc | |
parent | a3108a9a809c496e1f6a0e9caf0acebac3889bfb (diff) |
Thu Mar 22 00:01:28 UTC 2012
Diffstat (limited to 'community/mc')
-rw-r--r-- | community/mc/PKGBUILD | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/community/mc/PKGBUILD b/community/mc/PKGBUILD index fa0c71344..2f3253f55 100644 --- a/community/mc/PKGBUILD +++ b/community/mc/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 60621 2011-12-15 18:20:41Z schuay $ +# $Id: PKGBUILD 68243 2012-03-20 16:04:03Z schuay $ # Contributor: Daniel J Griffiths <ghost1227@archlinux.us> # Maintainer: schuay <jakob.gruber@gmail.com> pkgname=mc -pkgver=4.8.1 +pkgver=4.8.2 pkgrel=1 pkgdesc="Midnight Commander is a text based filemanager/shell that emulates Norton Commander" arch=('i686' 'x86_64') @@ -55,5 +55,4 @@ package() { -i "${pkgdir}/usr/lib/mc/extfs.d/s3+" } -md5sums=('7d60c87d87b359831d976fa28034935e') -sha1sums=('8a38468d11f9366b60615043554e71f87ee3cd56') +md5sums=('54eba7680f3e24fbdb8d83e2cde9eca3') |