summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3f112784279d..401fa4357bac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,13 +5,13 @@ pkgver=r139.b9ac495
pkgrel=1
pkgdesc="Anthy input method for fcitx5"
arch=('x86_64')
-url="https://github.com/fcitx/fcitx5-anthy"
+url="https://gitlab.com/fcitx/fcitx5-anthy"
license=('GPL')
depends=('fcitx5-git' 'anthy' 'hicolor-icon-theme')
makedepends=('cmake' 'git' 'extra-cmake-modules')
conflicts=('fcitx-anthy')
provides=('fcitx5-anthy')
-source=('git+https://github.com/fcitx/fcitx5-anthy.git')
+source=("git+$url.git")
sha512sums=('SKIP')
pkgver() {