diff --git a/.SRCINFO b/.SRCINFO index 1a24109..fc1f3d8 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ 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 - pkgrel = 1 + pkgrel = 2 url = https://github.com/tbk/kernel-sdfat arch = any license = GPL-2.0-only diff --git a/PKGBUILD b/PKGBUILD index 7df7c28..5160a5e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,8 +3,8 @@ pkgname=sdfat-dkms pkgver=2.1.8.2 -pkgrel=1 -pkgdesc='FAT12/16/32(VFAT)/64(exFAT) filesytems kernel module - use with DKMS' +pkgrel=2 +pkgdesc='FAT12/16/32(VFAT)/64(exFAT) file systems kernel module - use with DKMS' arch=('any') url='https://github.com/tbk/kernel-sdfat' license=('GPL-2.0-only')