summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2018-06-14 18:01:54 +0800
committerlilac2018-06-14 18:01:54 +0800
commitafdd2692b12340a4019add1d4a9b8520273470f8 (patch)
tree726e54e420fb765a7e22a0171fda25ebf0695b68
parent43675f96b85efc8cc79d3fb28115cb2361365b0f (diff)
downloadaur-afdd2692b12340a4019add1d4a9b8520273470f8.tar.gz
update by lilac
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b3a49a9c0599..6ef8c000a3d4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,8 @@
-# Generated by mksrcinfo v8
-# Tue Feb 6 09:23:47 UTC 2018
pkgbase = fcitx5-rime-git
pkgdesc = RIME input method for fcitx5
- pkgver = r103.51a2e57
+ pkgver = r104.986cdba
pkgrel = 1
- url = https://github.com/fcitx/fcitx5-rime
+ url = https://gitlab.com/fcitx/fcitx5-rime
arch = i686
arch = x86_64
license = LGPL
@@ -19,7 +17,7 @@ pkgbase = fcitx5-rime-git
depends = brise
provides = fcitx5-rime
conflicts = fcitx-rime
- source = git+https://github.com/fcitx/fcitx5-rime.git
+ source = git+https://gitlab.com/fcitx/fcitx5-rime.git
sha512sums = SKIP
pkgname = fcitx5-rime-git
diff --git a/PKGBUILD b/PKGBUILD
index f95e47d59767..88cc5307e5c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,17 +3,17 @@
# Contributor: csslayer <wengxt AT gmail com>
pkgname=fcitx5-rime-git
-pkgver=r103.51a2e57
+pkgver=r104.986cdba
pkgrel=1
pkgdesc="RIME input method for fcitx5"
arch=('i686' 'x86_64')
-url="https://github.com/fcitx/fcitx5-rime"
+url="https://gitlab.com/fcitx/fcitx5-rime"
license=('LGPL')
depends=('boost-libs' 'curl' 'fcitx5-git' 'librime' 'opencc' 'brise')
makedepends=('boost' 'extra-cmake-modules' 'git')
conflicts=('fcitx-rime')
provides=('fcitx5-rime')
-source=("git+https://github.com/fcitx/fcitx5-rime.git")
+source=("git+$url.git")
sha512sums=('SKIP')
pkgver() {