[arch-commits] Commit in code/trunk (PKGBUILD)

Filipe Laíns ffy00 at archlinux.org
Fri Sep 14 16:59:29 UTC 2018


    Date: Friday, September 14, 2018 @ 16:59:29
  Author: ffy00
Revision: 380925

fix NAME/NAME_SHORT

Modified:
  code/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-14 16:58:42 UTC (rev 380924)
+++ PKGBUILD	2018-09-14 16:59:29 UTC (rev 380925)
@@ -62,8 +62,8 @@
 
   # Patch appdata and desktop file
   sed -i 's|/usr/share/@@NAME@@/@@NAME@@|@@NAME@@|g
-          s|@@NAME_SHORT@@|Code - OSS|g
-          s|@@NAME_LONG@@|Code|g
+          s|@@NAME_SHORT@@|Code|g
+          s|@@NAME_LONG@@|Code - OSS|g
           s|@@NAME@@|code-oss|g
           s|@@ICON@@|code-oss|g
           s|@@LICENSE@@|MIT|g



More information about the arch-commits mailing list