aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2bead2b..9eb1b99 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=cmake-common
_name="${pkgname//-/_}"
pkgver=3.4
pkgrel=1
-pkgdesc='Various utilities to help develop C++/CMake projects'
+pkgdesc='Utilities to help develop C++/CMake projects'
arch=(any)
url='https://github.com/egor-tensin/cmake-common'
license=(MIT)