summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1d354ea8c020..2c6cec10e4c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@
_pkgname=fcitx-chewing
pkgname=${_pkgname}-git
pkgver=0.2.3.r4.ge4bb273
-pkgrel=2
+pkgrel=3
pkgdesc='Fcitx Wrapper for chewing'
arch=(i686 x86_64)
-url='https://github.com/fcitx/fcitx-chewing'
+url='https://gitlab.com/fcitx/fcitx-chewing'
license=(GPL)
depends=(libchewing-git fcitx)
makedepends=(cmake git)
-source=("git+https://github.com/fcitx/fcitx-chewing.git")
+source=("git+https://gitlab.com/fcitx/fcitx-chewing.git")
md5sums=('SKIP')
conflicts=("${_pkgname}")
provides=("${_pkgname}")