mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 03:27:14 +08:00
[skip-ci] mtools: update to 4.0.22
This commit is contained in:
parent
7b4e6c370a
commit
525169f7b5
@ -1,5 +1,5 @@
|
||||
pkgname=mtools
|
||||
pkgver=4.0.21
|
||||
pkgver=4.0.22
|
||||
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=('021efedb74db33fe3fc28cb4412864377ee4744dc4ca2dede5eb61727af3cbcf')
|
||||
sha256sums=('652c0f22004b00e62a432d0aa7d6af51ef2c91a4b7168a9e2fa693aa928f5023')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||
|
Loading…
Reference in New Issue
Block a user