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