mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 10:32:13 +08:00
mc update
This commit is contained in:
parent
1bcd098947
commit
b653c2109b
@ -8,7 +8,7 @@
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=mc
|
||||
pkgver=4.7.5.3
|
||||
pkgver=4.7.5.4
|
||||
pkgrel=1
|
||||
pkgdesc="A filemanager/shell that emulates Norton Commander"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -21,8 +21,8 @@ provides=('mcedit-pkgbuild-syntax')
|
||||
conflicts=('mc-utf8')
|
||||
replaces=('mc-utf8')
|
||||
options=('!emptydirs' '!makeflags')
|
||||
source=(http://www.midnight-commander.org/downloads/${pkgname}-${pkgver}.tar.bz2)
|
||||
sha256sums=('0875b4c745d771b65ab71d0a295f2e6e91297121411a82068e2879f39a7628b6')
|
||||
source=("https://www.midnight-commander.org/downloads/${pkgname}-${pkgver}.tar.bz2")
|
||||
sha256sums=('6ace4b62202c296a4d60cb93f11bf201f30f7976bbb348a96ce2228f6035973f')
|
||||
|
||||
build() {
|
||||
cd ${srcdir}/${pkgname}-${pkgver}
|
||||
|
Loading…
Reference in New Issue
Block a user