mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-25 02:52:13 +08:00
Version-up mc to 4.7.5
This commit is contained in:
parent
74d9ca707b
commit
6289be75f0
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user