summaryrefslogtreecommitdiff
path: root/community/mc
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-12-16 23:14:53 +0000
committerroot <root@rshg054.dnsready.net>2011-12-16 23:14:53 +0000
commit492f7c22a61fdb0488000da9f66d68e11bb43918 (patch)
tree4186fa7bc3f8d6b6e8bbf984b036a5478d63272f /community/mc
parentac25f0b5aaf7aff394a8df695be995ec8463e264 (diff)
Fri Dec 16 23:14:53 UTC 2011
Diffstat (limited to 'community/mc')
-rw-r--r--community/mc/PKGBUILD14
1 files changed, 6 insertions, 8 deletions
diff --git a/community/mc/PKGBUILD b/community/mc/PKGBUILD
index 5c4e2b6fd..fa0c71344 100644
--- a/community/mc/PKGBUILD
+++ b/community/mc/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 57569 2011-10-30 21:21:44Z bisson $
+# $Id: PKGBUILD 60621 2011-12-15 18:20:41Z schuay $
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
# Maintainer: schuay <jakob.gruber@gmail.com>
pkgname=mc
-pkgver=4.8.0
-pkgrel=2
+pkgver=4.8.1
+pkgrel=1
pkgdesc="Midnight Commander is a text based filemanager/shell that emulates Norton Commander"
arch=('i686' 'x86_64')
url="http://www.ibiblio.org/mc/"
@@ -25,13 +25,8 @@ optdepends=('p7zip: support for 7zip archives'
'cabextract: ucab extfs'
'unrar: urar extfs'
'zip: uzip extfs')
-provides=('mcedit-pkgbuild-syntax')
-conflicts=('mc-utf8')
-replaces=('mc-utf8')
options=('!emptydirs' '!makeflags')
source=("http://www.midnight-commander.org/downloads/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('592478c3edfa2ad64c8cd165b9bec446')
-sha1sums=('2584a681350e07d1e6703b9f7fd77cec45a6e061')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
@@ -59,3 +54,6 @@ package() {
sed 's#/usr/bin/env python#/usr/bin/python2#' \
-i "${pkgdir}/usr/lib/mc/extfs.d/s3+"
}
+
+md5sums=('7d60c87d87b359831d976fa28034935e')
+sha1sums=('8a38468d11f9366b60615043554e71f87ee3cd56')