summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBumsik Kim2018-08-09 12:02:23 -0400
committerBumsik Kim2018-08-09 12:02:23 -0400
commit78ef711960d1d965243d0ef673d3488661756175 (patch)
treeae88523125d52cd67cb449a45a9ddc91f8dc6c7c
parent82501cbe46032514fc871cf8a5646a56b6be2eb3 (diff)
downloadaur-78ef711960d1d965243d0ef673d3488661756175.tar.gz
Fixed wrong download directory
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e2a8443911be..b9146aaf3852 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -24,7 +24,7 @@ depends=('glib2' 'gtk3' 'gtk2' 'qt4' 'qt5-base' 'libappindicator-gtk3'
'libhangul' 'anthy' 'libchewing' 'librime' 'libxkbcommon' 'wayland')
optdepends=('brise: Rime schema repository'
'noto-fonts-cjk: Google Noto CJK fonts')
-source=("srcdir::git+https://gitlab.com/nimf-i18n/nimf#commit=f806f6da86f8b4cf168983467953c9a3be7595d6")
+source=("nimf-master::git+https://gitlab.com/nimf-i18n/nimf#commit=f806f6da86f8b4cf168983467953c9a3be7595d6")
md5sums=('SKIP')
build() {