summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHanabishi2021-08-08 23:57:38 +0500
committerHanabishi2021-08-08 23:57:38 +0500
commit325030e89c209fd3bc25b5f4e917beb855a171e2 (patch)
treeb965c0ee438fac309f2c77a8f06d7a84ce88ccc7 /PKGBUILD
parent2227b1548826123e98cf9a5cd1bdd3fa8398b724 (diff)
downloadaur-325030e89c209fd3bc25b5f4e917beb855a171e2.tar.gz
PKGBUILD improvement
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 53d1a0292d79..803096df370e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,13 @@
pkgname=ntfs3-dkms
pkgver=27.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="NTFS read-write driver GPL implementation by Paragon Software. Current version works with NTFS (including v3.1), normal/compressed/sparse files and supports journal replaying."
arch=('any')
url='https://www.paragon-software.com/home/ntfs3-driver-faq/'
license=('GPL2')
depends=('dkms')
+provides=('NTFS3-MODULE' "ntfs3=${pkgver}" "ntfs3-dkms=${pkgver}")
+conflicts=('ntfs3' 'ntfs3-dkms')
options=('!strip')
source=(