diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-08-16 15:38:04 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-08-16 15:38:04 -0300 |
commit | 33c8fd7ffd39e61f20d63a2c0f7066c70de17aa2 (patch) | |
tree | 7f85021d98a74d3ce3426246b4fda920700b371a | |
parent | c4a4e182e098998505d6fe336819efa6f01f00de (diff) |
your-coherence: fix description
-rw-r--r-- | libre/your-coherence/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/your-coherence/PKGBUILD b/libre/your-coherence/PKGBUILD index e13429664..c5bfbe5d7 100644 --- a/libre/your-coherence/PKGBUILD +++ b/libre/your-coherence/PKGBUILD @@ -2,7 +2,7 @@ pkgname=your-coherence pkgver=$(LC_ALL=C date -u +%Y%m%d) pkgrel=1 -pkgdesc="this package will remove support for unsafe/dangerous for privacy protocols/services." +pkgdesc="This package will remove support for unsafe/dangerous for privacy protocols/services." arch=('any') url="https://parabolagnulinux.org" license=('GPL3') |