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

Felix Yan fyan at archlinux.org
Sat Oct 10 02:03:45 UTC 2015


    Date: Saturday, October 10, 2015 @ 04:03:44
  Author: fyan
Revision: 248712

upgpkg: gcin 2.8.4-1

Modified:
  gcin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-09 20:40:44 UTC (rev 248711)
+++ PKGBUILD	2015-10-10 02:03:44 UTC (rev 248712)
@@ -5,8 +5,8 @@
 # Contributor: damir <damir at archlinux.org>
 
 pkgname=gcin
-pkgver=2.8.3
-pkgrel=4
+pkgver=2.8.4
+pkgrel=1
 pkgdesc='Input method server supporting various input methods'
 url='http://hyperrate.com/dir.php?eid=67'
 license=('LGPL')
@@ -20,7 +20,7 @@
             'libchewing: support for chewing input method')
 source=("http://hyperrate.com/gcin-source/${pkgname}-${pkgver}.tar.xz"
 	    qt-5.5.patch)
-sha1sums=('95b980f7cf9dc2ad91803113cdbb4ac831f056de'
+sha1sums=('f422d58aecf65f1d674c79c5c5d346ae568d52d3'
           'fd29b91d7b573546ecb3a8cb0341d4f11364cd1a')
 
 install=install
@@ -34,7 +34,7 @@
 		OPTFLAGS=' \
 		-i Makefile
 	sed \
-		-e 's:qt5/QtGui/5.2.1:qt/QtGui/5.5.0:g' \
+		-e 's:usr/include/qt5:usr/include/qt:g' \
 		-e 's:QT=qt5:QT=qt:' \
 		-i qt5-im/Makefile
 



More information about the arch-commits mailing list