[arch-commits] Commit in kate/kde-unstable (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Mon Nov 18 15:21:41 UTC 2019


    Date: Monday, November 18, 2019 @ 15:21:40
  Author: arojas
Revision: 369236

Fix conflicts

Modified:
  kate/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-18 15:06:04 UTC (rev 369235)
+++ PKGBUILD	2019-11-18 15:21:40 UTC (rev 369236)
@@ -5,7 +5,7 @@
 pkgbase=kate
 pkgname=(kwrite kate)
 pkgver=19.11.80
-pkgrel=2
+pkgrel=3
 arch=(x86_64)
 license=(GPL LGPL FDL)
 makedepends=(extra-cmake-modules kdoctools plasma-framework knewstuff kitemmodels ktexteditor threadweaver kactivities)
@@ -44,7 +44,7 @@
   rm -r "$pkgdir"/usr/lib/qt/plugins/ktexteditor \
         "$pkgdir"/usr/share/doc/HTML/*/{kate,katepart} \
         "$pkgdir"/usr/share/katexmltools \
-        "$pkgdir"/usr/share/locale/*/LC_MESSAGES/{ktexteditorpreviewplugin,lspclient}.mo \
+        "$pkgdir"/usr/share/locale/*/LC_MESSAGES/{ktexteditorpreviewplugin,lspclient,tabswitcherplugin}.mo \
         "$pkgdir"/usr/share/plasma/plasmoids
 }
 



More information about the arch-commits mailing list