From 492f7c22a61fdb0488000da9f66d68e11bb43918 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 16 Dec 2011 23:14:53 +0000 Subject: Fri Dec 16 23:14:53 UTC 2011 --- community/mc/PKGBUILD | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) (limited to 'community/mc') 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 # Maintainer: schuay 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') -- cgit v1.2.3-54-g00ecf