[testing] mc: update to 4.8.22

This commit is contained in:
Jeff Huang 2019-01-02 01:38:23 +01:00
parent a4a04989af
commit 80c03b09cd

View File

@ -1,5 +1,5 @@
pkgname=mc
pkgver=4.8.21
pkgver=4.8.22
pkgrel=1
pkgdesc="Midnight Commander is a text based filemanager/shell that emulates Norton Commander"
arch=('x86_64')
@ -30,7 +30,7 @@ backup=('etc/mc/edit.indent.rc'
'etc/mc/mc.menu'
'etc/mc/sfs.ini')
source=("http://www.midnight-commander.org/downloads/${pkgname}-${pkgver}.tar.xz")
sha256sums=('8f37e546ac7c31c9c203a03b1c1d6cb2d2f623a300b86badfd367e5559fe148c')
sha256sums=('ee7868d7ba0498cf2cccefe107d7efee7f2571098806bba2aed5a159db801318')
build() {
cd ${srcdir}/${pkgname}-${pkgver}