aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-01-29 18:31:59 +0100
committerEgor Tensin <Egor.Tensin@gmail.com>2023-01-29 18:31:59 +0100
commitb92b254a971de017b1cc7752933d2bc77e2b8043 (patch)
tree97899ae5208c7ae3b2ee93a6cb64c723a1180a1e
parentMakefile: remove a stupid recipe (diff)
downloadcmake-common-b92b254a971de017b1cc7752933d2bc77e2b8043.tar.gz
cmake-common-b92b254a971de017b1cc7752933d2bc77e2b8043.zip
update project description
-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)