Date: Wednesday, January 16, 2019 @ 03:19:03 Author: alad Revision: 423466
Update to 4.8.22 Modified: mc/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-01-16 01:49:42 UTC (rev 423465) +++ PKGBUILD 2019-01-16 03:19:03 UTC (rev 423466) @@ -2,7 +2,7 @@ # Contributor: Daniel J Griffiths <[email protected]> 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') @@ -35,7 +35,7 @@ 'etc/mc/sfs.ini') options=('!emptydirs') source=("http://ftp.midnight-commander.org/${pkgname}-${pkgver}.tar.xz") -sha256sums=('8f37e546ac7c31c9c203a03b1c1d6cb2d2f623a300b86badfd367e5559fe148c') +sha256sums=('ee7868d7ba0498cf2cccefe107d7efee7f2571098806bba2aed5a159db801318') build() { export PYTHON=/usr/bin/python2
