Version-up mc to 4.7.5

This commit is contained in:
abveritas 2010-12-28 14:38:48 +00:00
parent 74d9ca707b
commit 6289be75f0

View File

@ -8,7 +8,7 @@
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
pkgname=mc
pkgver=4.7.4
pkgver=4.7.5
pkgrel=1
pkgdesc="A filemanager/shell that emulates Norton Commander"
arch=('i686' 'x86_64')
@ -22,7 +22,7 @@ conflicts=('mc-utf8')
replaces=('mc-utf8')
options=('!emptydirs' '!makeflags')
source=(http://www.midnight-commander.org/downloads/${pkgname}-${pkgver}.tar.bz2)
md5sums=('ae07f873b91e8a2e4a3b081f1adedd2e')
sha256sums=('0d2b4e87b8a4158edf54380df9402b4a1a19f7494ef06dd0a0a3e3ff6a2b50f1')
build() {
cd ${srcdir}/${pkgname}-${pkgver}