Date: Tuesday, November 28, 2017 @ 19:50:49 Author: schuay Revision: 270512
mc-4.8.20-1 Modified: mc/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-11-28 19:44:21 UTC (rev 270511) +++ PKGBUILD 2017-11-28 19:50:49 UTC (rev 270512) @@ -3,7 +3,7 @@ # Contributor: Daniel J Griffiths <[email protected]> pkgname=mc -pkgver=4.8.19 +pkgver=4.8.20 pkgrel=1 pkgdesc="Midnight Commander is a text based filemanager/shell that emulates Norton Commander" arch=('x86_64') @@ -36,7 +36,7 @@ 'etc/mc/sfs.ini') options=('!emptydirs') source=("http://ftp.midnight-commander.org/${pkgname}-${pkgver}.tar.xz") -sha256sums=('eb9e56bbb5b2893601d100d0e0293983049b302c5ab61bfb544ad0ee2cc1f2df') +sha256sums=('017ee7f4f8ae420a04f4d6fcebaabe5b494661075c75442c76e9c8b1923d501c') build() { export PYTHON=/usr/bin/python2
