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

Felix Yan fyan at nymeria.archlinux.org
Sat Aug 31 02:00:50 UTC 2013


    Date: Saturday, August 31, 2013 @ 04:00:50
  Author: fyan
Revision: 96526

fix for #36722

Modified:
  fcitx-qt5/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-31 02:00:16 UTC (rev 96525)
+++ PKGBUILD	2013-08-31 02:00:50 UTC (rev 96526)
@@ -4,7 +4,7 @@
 pkgname=fcitx-qt5
 pkgver=0.1.1
 pkgrel=5
-pkgdesc="QT5 IM Module for Fcitx"
+pkgdesc="Qt5 IM Module for Fcitx"
 arch=('i686' 'x86_64')
 url="http://code.google.com/p/fcitx"
 license=('GPL')
@@ -26,4 +26,5 @@
   cd "$srcdir/${pkgname}-${pkgver}/build"
   make install DESTDIR="${pkgdir}"
 }
+
 md5sums=('c93a4922ddc4f042749e707673f0fa41')




More information about the arch-commits mailing list