dosfstools-4.1

This commit is contained in:
Rmys
2018-01-01 18:43:25 +03:00
committed by GitHub
parent 0af92c93d7
commit 091c229993
+7 -1
View File
@@ -13,10 +13,16 @@
<Summary>Tools to create and check DOS and VFAT filesystems</Summary>
<Description>The dosfstools package includes the DOS and VFAT filesystem utilities like mkdosfs, mkfs.msdos, mkfs.vfat, dosfsck, dosfslabel. You can create and check MS-DOS FAT filesystems on hard drives or on floppies</Description>
<Archive type="tarxz" sha1sum="814e2d5842c62e328dfc8947178a0a4e45a1c028">https://github.com/dosfstools/dosfstools/releases/download/v4.1/dosfstools-4.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>eudev-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>dosfstools</Name>
<RuntimeDependencies>
<Dependency>eudev</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="doc">/usr/share/doc</Path>
@@ -28,7 +34,7 @@
<Update release="4">
<Date>2018-01-01</Date>
<Version>4.1</Version>
<Comment>Version bump.</Comment>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>