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

Antonio Rojas arojas at archlinux.org
Fri Nov 17 19:19:32 UTC 2017


    Date: Friday, November 17, 2017 @ 19:19:32
  Author: arojas
Revision: 310301

Fix conflicts

Modified:
  kate/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-17 19:03:13 UTC (rev 310300)
+++ PKGBUILD	2017-11-17 19:19:32 UTC (rev 310301)
@@ -6,7 +6,7 @@
 pkgbase=kate
 pkgname=(kwrite kate)
 pkgver=17.11.80
-pkgrel=1
+pkgrel=2
 arch=(x86_64)
 license=(GPL LGPL FDL)
 makedepends=(extra-cmake-modules kdoctools python plasma-framework knewstuff ktexteditor threadweaver kitemmodels kactivities)
@@ -43,7 +43,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/{kterustcompletion,tabswitcherplugin}.mo \
+        "$pkgdir"/usr/share/locale/*/LC_MESSAGES/{kterustcompletion,tabswitcherplugin,ktexteditorpreviewplugin}.mo \
         "$pkgdir"/usr/share/plasma/plasmoids
 }
 



More information about the arch-commits mailing list