summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaoya Inada2021-03-25 09:57:20 +0900
committerNaoya Inada2021-03-25 09:57:20 +0900
commite48971b54b008e86520ab06fd7bf2369daf904e1 (patch)
tree88f3acfed339455d1b84463d31f5325fa6aa756c
parentbbfe67a246262fe08e0f69c0004960ee9deabaf7 (diff)
downloadaur-e48971b54b008e86520ab06fd7bf2369daf904e1.tar.gz
Fix depends
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1254e15cff8d..71102c6b6034 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = fcitx-mozc-ut
pkgdesc = Fcitx engine module for Mozc with Mozc UT Dictionary
pkgver = 2.26.4318.102.20210322
- pkgrel = 1
+ pkgrel = 2
url = https://osdn.net/users/utuhiro/pf/utuhiro/files/
arch = x86_64
license = custom
@@ -18,7 +18,7 @@ pkgbase = fcitx-mozc-ut
makedepends = glib2
makedepends = bzip2
makedepends = unzip
- depends = mozc-ut=2.26.4318.102.20210322
+ depends = mozc-ut
depends = fcitx
depends = qt5-base
conflicts = fcitx-mozc
diff --git a/PKGBUILD b/PKGBUILD
index ea68899c651d..934d6bbf0230 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ _fcitxver=20210124
_iconver=20201229
_utdicver=20210322
pkgver=${_mozcver}.${_utdicver}
-pkgrel=1
+pkgrel=2
_pkgbase=mozc
pkgname=fcitx-mozc-ut
@@ -21,7 +21,7 @@ pkgdesc="Fcitx engine module for Mozc with Mozc UT Dictionary"
arch=('x86_64')
url="https://osdn.net/users/utuhiro/pf/utuhiro/files/"
license=('custom')
-depends=("mozc-ut=${pkgver}" 'fcitx' 'qt5-base')
+depends=('mozc-ut' 'fcitx' 'qt5-base')
makedepends=('clang' 'gyp' 'ninja' 'pkg-config' 'python' 'curl' 'gtk2' 'qt5-base' 'fcitx' 'libxcb' 'glib2' 'bzip2' 'unzip')
conflicts=('fcitx-mozc' 'fcitx-mozc-ut2' 'fcitx-mozc-neologd-ut' 'fcitx-mozc-ut-unified')
@@ -32,7 +32,7 @@ source=(
protobuf-3.13.0.tar.gz::https://github.com/protocolbuffers/protobuf/archive/v3.13.0.tar.gz
https://osdn.net/users/utuhiro/pf/utuhiro/dl/fcitx-mozc-${_fcitxver}.patch
https://osdn.net/users/utuhiro/pf/utuhiro/dl/fcitx-mozc-icons-${_iconver}.tar.gz
- https://osdn.net/users/utuhiro/pf/utuhiro/dl/mozcdic-ut-${_utdicver}.${pkgrel}.tar.bz2
+ https://osdn.net/users/utuhiro/pf/utuhiro/dl/mozcdic-ut-${_utdicver}.1.tar.bz2
)
sha256sums=(