Forgot to update .SRCINFO

This commit is contained in:
TBK 2019-04-29 23:55:28 +02:00
parent 8b057108d2
commit aae3306c1d
No known key found for this signature in database
GPG Key ID: BEE0F6C31D0CB711
1 changed files with 2 additions and 1 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) filesytems kernel module - use with DKMS
pkgver = 2.1.8.1 pkgver = 2.1.8.1
pkgrel = 1 pkgrel = 2
url = https://github.com/tbk/kernel-sdfat url = https://github.com/tbk/kernel-sdfat
arch = any arch = any
license = GPL2 license = GPL2
@ -12,6 +12,7 @@ pkgbase = sdfat-dkms
conflicts = exfat conflicts = exfat
conflicts = exfat-dkms-git conflicts = exfat-dkms-git
conflicts = sdfat-dkms-git conflicts = sdfat-dkms-git
conflicts = exfat-utils
options = !strip options = !strip
source = sdfat-dkms-2.1.8.1.tar.gz::https://github.com/TBK/kernel-sdfat/archive/2.1.8.1.tar.gz source = sdfat-dkms-2.1.8.1.tar.gz::https://github.com/TBK/kernel-sdfat/archive/2.1.8.1.tar.gz
source = dkms.conf source = dkms.conf