summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHodong Kim2018-07-16 22:57:23 +0900
committerHodong Kim2018-07-16 22:57:23 +0900
commit52f0a03df3c5e108017342838f17020e4ba23a23 (patch)
tree945f1f7326d4272ab152a08a577e24d0d9aee1f7 /PKGBUILD
parent6d1988cf6777cbd0a4a502d2ff971bec1fe6e1d4 (diff)
downloadaur-52f0a03df3c5e108017342838f17020e4ba23a23.tar.gz
Updated project repository url links
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c44bcafb1d8e..e30484da5206 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=master
pkgrel=1
pkgdesc="Nimf is an input method framework."
arch=('any')
-url="https://gitlab.com/hodong/nimf"
+url="https://gitlab.com/nimf-i18n/nimf"
license=('LGPL3')
makedepends=('binutils' 'autoconf' 'automake' 'gcc' 'make' 'glib2' 'intltool'
'gtk3' 'gtk2' 'qt4' 'qt5-base' 'libappindicator-gtk3' 'librsvg'
@@ -17,7 +17,7 @@ depends=('glib2' 'gtk3' 'gtk2' 'qt4' 'qt5-base' 'libappindicator-gtk3'
optdepends=('brise: Rime schema repository'
'noto-fonts-cjk: Google Noto CJK fonts'
'xorg-setxkbmap: Set the keyboard using the X Keyboard Extension')
-source=("https://gitlab.com/hodong/nimf/-/archive/master/nimf-master.tar.bz2")
+source=("https://gitlab.com/nimf-i18n/nimf/-/archive/master/nimf-master.tar.bz2")
md5sums=('SKIP')
pkgver() {