mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 11:37:15 +08:00
mc update
This commit is contained in:
parent
9ad46ec623
commit
a7a1885d30
@ -8,7 +8,7 @@
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=mc
|
||||
pkgver=4.8.1
|
||||
pkgver=4.8.2
|
||||
pkgrel=1
|
||||
pkgdesc="A filemanager/shell that emulates Norton Commander"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -20,7 +20,7 @@ optdepends=('p7zip: support for 7zip archives')
|
||||
categories=('system')
|
||||
options=('!emptydirs' '!makeflags')
|
||||
source=("https://www.midnight-commander.org/downloads/${pkgname}-${pkgver}.tar.bz2")
|
||||
sha256sums=('8f9bd09750c65a7786197a8f7e5a10a6dabf8c8737c564079ca393d8ecaf944d')
|
||||
sha256sums=('a52b41d05d443c51607dcef69bcd479a89bbad72a68057f72d827a72d0b53f7a')
|
||||
|
||||
build() {
|
||||
cd ${srcdir}/${pkgname}-${pkgver}
|
||||
|
Loading…
Reference in New Issue
Block a user