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 f3d39f85c3ef..d2479f45ebc0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = posixovl
- pkgdesc = A FUSE filesystem that provides POSIX functionality
+ pkgdesc = A FUSE filesystem that provides POSIX functionality, a modern equivalent to UMSDOS
pkgver = 1.2
pkgrel = 1
url = http://sourceforge.net/projects/posixovl/
diff --git a/PKGBUILD b/PKGBUILD
index 31b6ec2b2f42..4827b788ea84 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=posixovl
pkgver=1.2
pkgrel=1
-pkgdesc='A FUSE filesystem that provides POSIX functionality'
+pkgdesc='A FUSE filesystem that provides POSIX functionality, a modern equivalent to UMSDOS'
arch=(i686 x86_64)
url="http://sourceforge.net/projects/posixovl/"
license=('GPL2')