summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 90d2b8e53858..909e97982fcc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ package() {
_pythonversion=$(python --version | awk -F ' ' '{print substr($2, 1, length($2)-2)}')
gendesk -f -n --pkgname "${pkgname}" \
--pkgdesc "$pkgdesc" \
- --name "Clickmaster2000" \
+ --name "ClickMaster2000" \
--comment "$pkgdesc" \
--exec "${pkgname}" \
--categories 'Utility;Science;Application' \