[arch-commits] Commit in mc/trunk (PKGBUILD)
Daniel Griffiths
dgriffiths at archlinux.org
Fri May 7 22:48:53 UTC 2010
Date: Friday, May 7, 2010 @ 18:48:52
Author: dgriffiths
Revision: 79804
Modified:
mc/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-05-07 22:00:41 UTC (rev 79803)
+++ PKGBUILD 2010-05-07 22:48:52 UTC (rev 79804)
@@ -5,7 +5,7 @@
# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
pkgname=mc
-pkgver=4.7.1
+pkgver=4.7.2
pkgrel=1
pkgdesc="A filemanager/shell that emulates Norton Commander"
arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@
replaces=('mc-utf8')
options=('!emptydirs' '!makeflags')
source=(http://www.midnight-commander.org/downloads/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('5bd69a47b4a0bd6904623a50863b1eeb')
+md5sums=('82d0f923f686e462eeb739760f8c45bd')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
More information about the arch-commits
mailing list