[arch-commits] Commit in ibus-hangul/trunk (PKGBUILD)
Frederik Schwan
freswa at archlinux.org
Mon Sep 14 14:15:31 UTC 2020
Date: Monday, September 14, 2020 @ 14:15:31
Author: freswa
Revision: 706038
fix FS#58530
Modified:
ibus-hangul/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-09-14 14:15:26 UTC (rev 706037)
+++ PKGBUILD 2020-09-14 14:15:31 UTC (rev 706038)
@@ -7,7 +7,7 @@
pkgrel=1
pkgdesc='Korean input engine for IBus'
arch=('x86_64')
-url='http://ibus.googlecode.com'
+url='https://github.com/phuang/ibus-hangul'
license=('GPL')
depends=('ibus' 'libhangul' 'iso-codes' 'gtk-update-icon-cache' 'python-gobject')
makedepends=('intltool' 'gnome-common')
More information about the arch-commits
mailing list