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

Felix Yan fyan at archlinux.org
Mon Sep 29 00:57:02 UTC 2014


    Date: Monday, September 29, 2014 @ 02:57:02
  Author: fyan
Revision: 223680

upgpkg: konversation 1.5-3

kdelibs rebuild

Modified:
  konversation/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-28 23:07:14 UTC (rev 223679)
+++ PKGBUILD	2014-09-29 00:57:02 UTC (rev 223680)
@@ -7,7 +7,7 @@
 
 pkgname=konversation
 pkgver=1.5
-pkgrel=2
+pkgrel=3
 pkgdesc="A user friendly IRC client for KDE"
 arch=('i686' 'x86_64')
 url="http://konversation.kde.org"
@@ -44,7 +44,7 @@
   make DESTDIR="${pkgdir}" install
   
   # Remove a bunch of symlinks pointing to non-existant files
-  for _lang in pt_BR uk sv et de en nl; do
+  for _lang in pt_BR uk sv et de en nl it fr es ca; do
      rm "${pkgdir}"/usr/share/doc/kde/html/${_lang}/konversation/common
   done
 }



More information about the arch-commits mailing list