summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHanabishi2020-09-02 04:43:31 +0500
committerHanabishi2020-09-02 04:43:31 +0500
commit36698c2ee42c86cf2af98fa6c3de4174cced64d8 (patch)
tree1a2f00075bb34a9e9819a9ac0a7774ec11aea550
parent14727dcbb2b2d496c688aaad9b33d2917922f766 (diff)
downloadaur-36698c2ee42c86cf2af98fa6c3de4174cced64d8.tar.gz
Update description
-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')