mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 21:47:15 +08:00
Version up mc to 4.7.4-1
This commit is contained in:
parent
55c9e7ac21
commit
29804e4fbf
@ -8,7 +8,7 @@
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=mc
|
||||
pkgver=4.7.3
|
||||
pkgver=4.7.4
|
||||
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=('42eb806d733b11d0d13ff7ee5fd1a03c')
|
||||
md5sums=('ae07f873b91e8a2e4a3b081f1adedd2e')
|
||||
|
||||
build() {
|
||||
cd ${srcdir}/${pkgname}-${pkgver}
|
||||
|
Loading…
Reference in New Issue
Block a user