summaryrefslogtreecommitdiff
path: root/community/mc
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2011-12-17 10:57:14 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2011-12-17 10:57:14 +0100
commitc18c85b7c1dc723c11f7000dd6e3ade02dbe2653 (patch)
tree77cf693a7525715f1a9b6b60aff4801988c000a1 /community/mc
parent7ea4029b5c539f8034fd970dbac58cc807fe0acf (diff)
parent492f7c22a61fdb0488000da9f66d68e11bb43918 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: extra/polkit-kde/PKGBUILD extra/polkit-qt/PKGBUILD
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 b6285bd39..5164c8e03 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' 'mips64el')
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')