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

Chih-Hsuan Yen yan12125 at gemini.archlinux.org
Sat Mar 5 08:50:58 UTC 2022


    Date: Saturday, March 5, 2022 @ 08:50:57
  Author: yan12125
Revision: 1142065

upgpkg: gcin 2.9.0-4; rebuild against qt 5.15.3

See: https://bugs.archlinux.org/task/74032

Also enables debug packages

Modified:
  gcin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-05 08:46:21 UTC (rev 1142064)
+++ PKGBUILD	2022-03-05 08:50:57 UTC (rev 1142065)
@@ -6,7 +6,7 @@
 
 pkgname=gcin
 pkgver=2.9.0
-pkgrel=3
+pkgrel=4
 pkgdesc='Input method server supporting various input methods'
 url='https://hyperrate.com/dir.php?eid=67'
 license=('LGPL')
@@ -21,6 +21,7 @@
         fix-gtk-immodules-path.patch)
 sha512sums=('f8ce9407e2cfce2b3ba6e6ba6ccca8eb9dacf5c0124438df525e1a9fb692a7aea3cb685965708091b0fdedf3b00efa77fb6cdfbd33cdb50e1938e9f3fcf7a5d6'
             '54e90b04de45acf9f8821c92234b9708281907cbdf24ebb29f9820945615669d82a8443e49fd49d6c08be4a7b9f2857c8e763f170ef879c8fab1f232bb67e85d')
+options=('debug')
 
 prepare() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list