Merge pull request #3796 from lazka/mc-4.8.29

mc: Update to 4.8.29
This commit is contained in:
Christoph Reiter 2023-05-20 12:50:51 +02:00 committed by GitHub
commit 33f8a6ea40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
pkgname=mc
pkgver=4.8.27
pkgver=4.8.29
pkgrel=1
pkgdesc="Midnight Commander is a text based filemanager/shell that emulates Norton Commander"
arch=('i686' 'x86_64')
@ -9,7 +9,7 @@ url="https://www.midnight-commander.org/"
license=('GPL')
depends=('glib2'
'libssh2')
makedepends=('glib2-devel' 'libssh2-devel' 'ncurses-devel' 'gcc')
makedepends=('glib2-devel' 'libssh2-devel' 'ncurses-devel' 'gcc' 'autotools')
optdepends=('gawk: hp48+ extfs'
#'aspell: spelling corrections'
'cvs: CVS support'
@ -31,7 +31,7 @@ source=(${pkgname}-${pkgver}.tar.gz::"https://github.com/MidnightCommander/${pkg
4.7.5.2-ncursesw-term.h.patch
mc-4.8.19-msys2.patch
0003-vfs-win32-absolute-paths.patch)
sha256sums=('3bab1460d187e1f09409be4bb8550ea7dab125fb9b50036a8dbd2b16e8b1985b'
sha256sums=('09c8b9689d065e5a59d380338ed0bc0d529b3dcab860a40655333928a2b2e0ba'
'49e9a7d918088c8760b0090e99cd6257fa56efa3a4d3e6c9166270cda9c2e8e3'
'513a015f237a6907bbbf92bcc13351d831740163a0b8a508a99ba647dea64981'
'dad59dada28d12d262389b23b7972703cb75da48e95f90102a9c30fc2174521a')