* update mc to 4.8.33-1
This commit is contained in:
parent
c9ecd95d8f
commit
fa4fe9b427
@ -1,7 +1,7 @@
|
|||||||
pkgbase = mc
|
pkgbase = mc
|
||||||
pkgdesc = A file manager that emulates Norton Commander
|
pkgdesc = A file manager that emulates Norton Commander
|
||||||
pkgver = 4.8.32
|
pkgver = 4.8.33
|
||||||
pkgrel = 2
|
pkgrel = 1
|
||||||
url = https://midnight-commander.org/
|
url = https://midnight-commander.org/
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
arch = powerpc64le
|
arch = powerpc64le
|
||||||
@ -47,7 +47,7 @@ pkgbase = mc
|
|||||||
backup = etc/mc/mc.menu
|
backup = etc/mc/mc.menu
|
||||||
backup = etc/mc/mcedit.menu
|
backup = etc/mc/mcedit.menu
|
||||||
backup = etc/mc/sfs.ini
|
backup = etc/mc/sfs.ini
|
||||||
source = git+https://github.com/MidnightCommander/mc#tag=4.8.32
|
source = git+https://github.com/MidnightCommander/mc#tag=4.8.33
|
||||||
sha256sums = da74d0c3287960702f4343b78b45e59b385c7a01fbd00dc1f5192464a8bf9efa
|
sha256sums = e3b43caa743dfb9466914b90605db332f505dc8ded031882ab1da268e1433e6c
|
||||||
|
|
||||||
pkgname = mc
|
pkgname = mc
|
||||||
|
@ -6,8 +6,8 @@
|
|||||||
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
|
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
|
||||||
|
|
||||||
pkgname=mc
|
pkgname=mc
|
||||||
pkgver=4.8.32
|
pkgver=4.8.33
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc='A file manager that emulates Norton Commander'
|
pkgdesc='A file manager that emulates Norton Commander'
|
||||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||||
url='https://midnight-commander.org/'
|
url='https://midnight-commander.org/'
|
||||||
@ -59,7 +59,7 @@ backup=(
|
|||||||
)
|
)
|
||||||
options=('!emptydirs')
|
options=('!emptydirs')
|
||||||
source=("git+https://github.com/MidnightCommander/mc#tag=$pkgver")
|
source=("git+https://github.com/MidnightCommander/mc#tag=$pkgver")
|
||||||
sha256sums=('da74d0c3287960702f4343b78b45e59b385c7a01fbd00dc1f5192464a8bf9efa')
|
sha256sums=('e3b43caa743dfb9466914b90605db332f505dc8ded031882ab1da268e1433e6c')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
cd "$pkgname"
|
cd "$pkgname"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user