This commit is contained in:
TBK 2019-06-10 17:42:16 +02:00
parent ddd57ee9ba
commit 8f3528d912
No known key found for this signature in database
GPG Key ID: 5C128503F33DF772
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
pkgbase = sdfat-dkms pkgbase = sdfat-dkms
pkgdesc = FAT12/16/32(VFAT)/64(exFAT) filesytems kernel module - use with DKMS pkgdesc = FAT12/16/32(VFAT)/64(exFAT) file systems kernel module - use with DKMS
pkgver = 2.1.8.2 pkgver = 2.1.8.2
pkgrel = 1 pkgrel = 2
url = https://github.com/tbk/kernel-sdfat url = https://github.com/tbk/kernel-sdfat
arch = any arch = any
license = GPL-2.0-only license = GPL-2.0-only

View File

@ -3,8 +3,8 @@
pkgname=sdfat-dkms pkgname=sdfat-dkms
pkgver=2.1.8.2 pkgver=2.1.8.2
pkgrel=1 pkgrel=2
pkgdesc='FAT12/16/32(VFAT)/64(exFAT) filesytems kernel module - use with DKMS' pkgdesc='FAT12/16/32(VFAT)/64(exFAT) file systems kernel module - use with DKMS'
arch=('any') arch=('any')
url='https://github.com/tbk/kernel-sdfat' url='https://github.com/tbk/kernel-sdfat'
license=('GPL-2.0-only') license=('GPL-2.0-only')