summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorxeruf2021-08-10 22:52:32 +0200
committerxeruf2021-08-10 22:52:32 +0200
commit7485def6d161051924467191987d68e7609ce3d9 (patch)
tree5be3d2d9135c3fe25889fb1ee288e86e2de267d3 /PKGBUILD
parent424a2a9b3f9ce43ec51575db202ed32be9f734ff (diff)
downloadaur-7485def6d161051924467191987d68e7609ce3d9.tar.gz
Fix description
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 86244ea2315d..5aa8dd1b2005 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=exfat-utils-debug
pkgver=1.3.0
pkgrel=3
-pkgdesc='Utilities for the exFAT file system without fuse (to prefer exfat kernel module over fuse)'
+pkgdesc='Utilities for the exFAT file system with debugging enabled'
arch=('i686' 'x86_64' 'mips64el' 'armv6h' 'armv7h' 'arm' 'aarch64')
url='https://github.com/relan/exfat'
license=('GPL2')