summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a754f7573f99..459eb84884f5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = ntfs3-dkms
- pkgdesc = NTFS3 is fully functional NTFS Read-Write driver developed by Paragon Software.
+ pkgdesc = NTFS3 is fully functional NTFS Read-Write driver by Paragon Software. Current version works with NTFS (including v3.1), normal/compressed/sparse files and supports journal replaying.
pkgver = 3.0.0
pkgrel = 1
url = https://www.paragon-software.com/
diff --git a/PKGBUILD b/PKGBUILD
index fd6204c19aaf..bbd51ae52879 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=ntfs3-dkms
pkgver=3.0.0
pkgrel=1
-pkgdesc="NTFS3 is fully functional NTFS Read-Write driver developed by Paragon Software."
+pkgdesc="NTFS3 is fully functional NTFS Read-Write driver 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/'
license=('GPL2')