summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2019-11-05 04:44:32 +0800
committerlilac2019-11-05 04:44:32 +0800
commit937a5d8f116aa5cc06ab1c2204270ff30d4f05ff (patch)
tree36518b14537021289910b71b5818bb1f8dfca4d3
parent764b9ea05b9f054668337e966d364b82fdb6e168 (diff)
downloadaur-937a5d8f116aa5cc06ab1c2204270ff30d4f05ff.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 b8bd18039355..1ef745a35181 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = fcitx5-git
pkgdesc = Next generation of fcitx
- pkgver = r415.75c5531
+ pkgver = r418.6f26a33
pkgrel = 1
- url = https://gitlab.com/fcitx/fcitx5
+ url = https://github.com/fcitx/fcitx5
arch = i686
arch = x86_64
license = GPL
@@ -25,7 +25,7 @@ pkgbase = fcitx5-git
depends = gdk-pixbuf2
provides = fcitx5
conflicts = fcitx5
- source = git+https://gitlab.com/fcitx/fcitx5.git
+ source = git+https://github.com/fcitx/fcitx5.git
source = en_dict-20121020.tar.gz::http://download.fcitx-im.org/data/en_dict-20121020.tar.gz
sha256sums = SKIP
sha256sums = c44a5d7847925eea9e4d2d04748d442cd28dd9299a0b572ef7d91eac4f5a6ceb
diff --git a/PKGBUILD b/PKGBUILD
index dcca5e6f477c..11b351fc7495 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,11 +7,11 @@ _SPELL_EN_DICT_SHA256='c44a5d7847925eea9e4d2d04748d442cd28dd9299a0b572ef7d91eac4
_pkgname=fcitx5
pkgname=${_pkgname}-git
-pkgver=r415.75c5531
+pkgver=r418.6f26a33
pkgrel=1
pkgdesc="Next generation of fcitx"
arch=('i686' 'x86_64')
-url="https://gitlab.com/fcitx/fcitx5"
+url="https://github.com/fcitx/fcitx5"
license=('GPL')
depends=('cairo' 'enchant' 'iso-codes' 'libgl' 'libxkbcommon-x11' 'pango' 'systemd' 'wayland'
'wayland-protocols' 'xcb-imdkit-git' 'xcb-util-wm' 'libxkbfile'