summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2019-11-05 05:20:48 +0800
committerlilac2019-11-05 05:20:48 +0800
commit88e04d87486dfecea58361efe9f6a95cfb39a1d0 (patch)
tree59d0b765cc250f5da3440368019ec799e44dbf5e
parent91db8c51dff753cb4a7aeb29bf7822f4a869f840 (diff)
downloadaur-88e04d87486dfecea58361efe9f6a95cfb39a1d0.tar.gz
update by lilac
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 70958da2da26..638647b3f342 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = fcitx5-rime-git
pkgdesc = RIME input method for fcitx5
pkgver = r105.02afc31
- pkgrel = 2
- url = https://gitlab.com/fcitx/fcitx5-rime
+ pkgrel = 4
+ url = https://github.com/fcitx/fcitx5-rime
arch = i686
arch = x86_64
license = LGPL
@@ -17,7 +17,7 @@ pkgbase = fcitx5-rime-git
depends = brise
provides = fcitx5-rime
conflicts = fcitx-rime
- source = git+https://gitlab.com/fcitx/fcitx5-rime.git
+ source = git+https://github.com/fcitx/fcitx5-rime.git
sha512sums = SKIP
pkgname = fcitx5-rime-git
diff --git a/PKGBUILD b/PKGBUILD
index 64a1a00e46f5..5b661d1d271c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
pkgname=fcitx5-rime-git
pkgver=r105.02afc31
-pkgrel=2
+pkgrel=4
pkgdesc="RIME input method for fcitx5"
arch=('i686' 'x86_64')
-url="https://gitlab.com/fcitx/fcitx5-rime"
+url="https://github.com/fcitx/fcitx5-rime"
license=('LGPL')
depends=('boost-libs' 'curl' 'fcitx5-git' 'librime' 'opencc' 'brise')
makedepends=('boost' 'extra-cmake-modules' 'git')