summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2020-02-13 19:10:20 +0800
committerlilac2020-02-13 19:10:20 +0800
commitc203e087384157b090b51b4bdbbca5c2e45190b6 (patch)
tree2461ff074e91d5f93c1db5e534609e74f1d4fe4d
parentdc9e7cc301f0b157ae2a049526ead929de23172b (diff)
downloadaur-c203e087384157b090b51b4bdbbca5c2e45190b6.tar.gz
update by lilac
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 575f151fffbc..f01076a31dc8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = fcitx5-mozc-git
pkgdesc = Fcitx5 Module of A Japanese Input Method for Chromium OS, Windows, Mac and Linux (the Open Source Edition of Google Japanese Input)
- pkgver = 2.18.2612.102.1.r1317.f059c021
- pkgrel = 1.3
+ pkgver = 2.18.2612.102.1.r1317.6e4c4a3f
+ pkgrel = 1
url = https://github.com/google/mozc
arch = x86_64
license = custom
@@ -23,7 +23,7 @@ pkgbase = fcitx5-mozc-git
conflicts = mozc-fcitx
conflicts = fcitx-mozc
replaces = mozc-fcitx
- source = git+https://gitlab.com/fcitx/mozc.git#branch=fcitx
+ source = git+https://github.com/fcitx/mozc.git#branch=fcitx
source = zero_query_dict-iterator-decrement.patch
source = https://downloads.sourceforge.net/pnsft-aur/x-ken-all-201810.zip
source = https://downloads.sourceforge.net/pnsft-aur/jigyosyo-201810.zip
diff --git a/PKGBUILD b/PKGBUILD
index 8095fe04dcbe..813116fa779c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,9 +12,9 @@ _zipcode_rel=201810
_pkgbase=mozc
pkgname=fcitx5-mozc-git
pkgdesc="Fcitx5 Module of A Japanese Input Method for Chromium OS, Windows, Mac and Linux (the Open Source Edition of Google Japanese Input)"
-pkgver=2.18.2612.102.1.r1317.f059c021
+pkgver=2.18.2612.102.1.r1317.6e4c4a3f
_fcitx_patchver=2.18.2612.102.1
-pkgrel=1.3
+pkgrel=1
arch=('x86_64')
url="https://github.com/google/mozc"
license=('custom')
@@ -22,7 +22,7 @@ depends=('qt5-base' 'fcitx5-git' 'zinnia')
makedepends=('pkg-config' 'python2' 'curl' 'gtk2' 'mesa' 'subversion' 'ninja' 'git' 'clang')
replaces=('mozc-fcitx')
conflicts=('mozc' 'mozc-server' 'mozc-utils-gui' 'mozc-fcitx' 'fcitx-mozc')
-source=(git+https://gitlab.com/fcitx/mozc.git#branch=fcitx
+source=(git+https://github.com/fcitx/mozc.git#branch=fcitx
zero_query_dict-iterator-decrement.patch
https://downloads.sourceforge.net/pnsft-aur/x-ken-all-${_zipcode_rel}.zip
https://downloads.sourceforge.net/pnsft-aur/jigyosyo-${_zipcode_rel}.zip