summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkumen2020-02-27 00:16:03 +0100
committerkumen2020-02-27 00:16:03 +0100
commit377be794ac20039692c1a9d40d8fb74340b9137c (patch)
tree3512157ebc35f96fffa1deaf57aad7e345b672c9
parentc85a3afc31440ed7868fab8328529e20b4e5b6bd (diff)
downloadaur-377be794ac20039692c1a9d40d8fb74340b9137c.tar.gz
Message fix
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 23e0bb3773c0..a32b0dd449a0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -79,7 +79,7 @@ package() {
#msg2 'Cleaning build folder'
#rm -rf "${srcdir}/build"
- msg2 'Prevent automatical ${pkgname}.desktop file replacement by not functional one'
+ msg2 'Prevent automatical '${pkgname}'.desktop file replacement by not functional one'
rm ${pkgdir}/opt/stm32cubeide/plugins/com.st.stm32cube.ide.mcu.ide_*/resources/project_importer/linux/mimetype/stm32cubeide.desktop.template
}