summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrli2023-11-23 08:04:30 +0800
committerBrli2023-11-23 08:04:30 +0800
commita2a8b1145684e36e64c6a79dc2d3fdc0f1e0bf10 (patch)
tree2ca98531b4b82e40f3ab88f901dd026f560087f6
parent286610f26170c5249689fbf31e1fff5975fc6281 (diff)
downloadaur-a2a8b1145684e36e64c6a79dc2d3fdc0f1e0bf10.tar.gz
hotfix
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cb274e45336a..e8b428298db9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mozc-ut-full
pkgver = 2.29.5268.102.20231105
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/fcitx/mozc
arch = x86_64
license = custom
@@ -20,8 +20,8 @@ pkgbase = mozc-ut-full
makedepends = ruby
noextract = jawiki-latest-all-titles-in-ns0-20231105.gz
source = git+https://github.com/fcitx/mozc.git#commit=4c6aef2
- source = https://gitlab.com/BrLi/brli-aur/-/raw/fcitx5-mozc-ut-full/x-ken-all-202110.zip
- source = https://gitlab.com/BrLi/brli-aur/-/raw/fcitx5-mozc-ut-full/jigyosyo-202110.zip
+ source = https://gitlab.com/BrLi/brli-aur/-/raw/fcitx5-mozc-ut/x-ken-all-202110.zip
+ source = https://gitlab.com/BrLi/brli-aur/-/raw/fcitx5-mozc-ut/jigyosyo-202110.zip
source = git+https://github.com/abseil/abseil-cpp.git
source = git+https://chromium.googlesource.com/breakpad/breakpad
source = git+https://github.com/google/googletest.git
diff --git a/PKGBUILD b/PKGBUILD
index e22ec6fc080c..4f0f16eb1b27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,7 +25,7 @@ _dict=(alt-cannadic
pkgbase=mozc-ut-full
pkgname=("$pkgbase-common" "ibus-$pkgbase" "fcitx5-$pkgbase" "emacs-$pkgbase")
pkgver=2.29.5268.102.20231105
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url="https://github.com/fcitx/mozc"
license=('custom')
@@ -34,8 +34,8 @@ source=(git+https://github.com/fcitx/mozc.git#commit="${_mozc_commit}"
# 2023-07-13: osdn.net is unstable due to Amazon
# "https://osdn.net/projects/ponsfoot-aur/storage/mozc/x-ken-all-${_zipcode_rel}.zip"
# "https://osdn.net/projects/ponsfoot-aur/storage/mozc/jigyosyo-${_zipcode_rel}.zip"
- "https://gitlab.com/BrLi/brli-aur/-/raw/fcitx5-mozc-ut-full/x-ken-all-${_zipcode_rel}.zip"
- "https://gitlab.com/BrLi/brli-aur/-/raw/fcitx5-mozc-ut-full/jigyosyo-${_zipcode_rel}.zip"
+ "https://gitlab.com/BrLi/brli-aur/-/raw/fcitx5-mozc-ut/x-ken-all-${_zipcode_rel}.zip"
+ "https://gitlab.com/BrLi/brli-aur/-/raw/fcitx5-mozc-ut/jigyosyo-${_zipcode_rel}.zip"
git+https://github.com/abseil/abseil-cpp.git
git+https://chromium.googlesource.com/breakpad/breakpad
git+https://github.com/google/googletest.git