[skip-ci] mtools: update to 4.0.23

This commit is contained in:
Jeff Huang 2018-12-11 04:57:49 +01:00
parent 8a29f3e00b
commit 92a2c0ab77

View File

@ -1,5 +1,5 @@
pkgname=mtools
pkgver=4.0.22
pkgver=4.0.23
pkgrel=1
pkgdesc="A collection of utilities to access MS-DOS disks"
arch=('x86_64')
@ -11,7 +11,7 @@ optdepends=('libx11: required by floppyd'
'libsm: required by floppyd')
backup=('etc/mtools.conf')
source=("https://ftp.gnu.org/gnu/mtools/${pkgname}-${pkgver}.tar.bz2")
sha256sums=('652c0f22004b00e62a432d0aa7d6af51ef2c91a4b7168a9e2fa693aa928f5023')
sha256sums=('f188db26751aeb5692a79b2380b440ecc05fd1848a52f869d7ca1193f2ef8ee3')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"