mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 03:27:14 +08:00
Merge branch 'master' of code.chakralinux.org:chakra/packages/desktop
This commit is contained in:
commit
08836d3b89
@ -1,5 +1,5 @@
|
||||
pkgname=mtools
|
||||
pkgver=4.0.19
|
||||
pkgver=4.0.20
|
||||
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=('1bc197199ea1c2c317f597879486eeb817f3199b526d94cc6841624768d910df')
|
||||
sha256sums=('6061d31c9f65274cf6de3264907028c90badd8b7f22dd1b385617fa353868aed')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||
|
Loading…
Reference in New Issue
Block a user