* update mtools to 1:4.0.44-1.1

This commit is contained in:
Alexander Baldeck 2024-10-18 10:34:54 +02:00
parent 9d04b657d2
commit 94a7c83898
2 changed files with 6 additions and 2 deletions

View File

@ -1,10 +1,14 @@
pkgbase = mtools
pkgdesc = A collection of utilities to access MS-DOS disks
pkgver = 4.0.44
pkgrel = 1
pkgrel = 1.1
epoch = 1
url = https://www.gnu.org/software/mtools/
arch = x86_64
arch = powerpc64le
arch = powerpc64
arch = powerpc
arch = riscv64
license = GPL-3.0-or-later
makedepends = libx11
makedepends = texinfo

View File

@ -5,7 +5,7 @@
pkgname=mtools
pkgver=4.0.44
pkgrel=1
pkgrel=1.1
epoch=1
pkgdesc="A collection of utilities to access MS-DOS disks"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)