summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcacacarrot2020-01-07 14:47:56 +0800
committercacacarrot2020-01-07 14:47:56 +0800
commitebb3355f4ed80bf1533e48ad12aba074654eee0f (patch)
tree38624083eef7b168eb0c2032c7c23b8253b61cc5
parent3c2b7e70f0e64d99b4e460a218629947867dfb86 (diff)
downloadaur-ebb3355f4ed80bf1533e48ad12aba074654eee0f.tar.gz
update dependency
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e11506782127..2bb202870234 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,11 @@
pkgbase = mindmaster
pkgdesc = Draw mind maps and brainstorming diagrams in an automatic way
pkgver = 7.2
- pkgrel = 1
+ pkgrel = 2
url = https://www.edrawsoft.com/mindmaster/
arch = x86_64
license = Commercial
+ depends = fcitx-qt5
conflicts = mindmaster-cn
options = !strip
source_x86_64 = https://www.edrawsoft.com/archives/mindmaster-7-amd64.deb
diff --git a/PKGBUILD b/PKGBUILD
index 4d6e9c434111..0d3634cbf345 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,13 @@
# Maintainer: Shen ZhongLi <szl921818@gmail.com>
pkgname=mindmaster
pkgver=7.2
-pkgrel=1
+pkgrel=2
arch=('x86_64')
conflicts=("mindmaster-cn")
options=(!strip)
pkgdesc="Draw mind maps and brainstorming diagrams in an automatic way"
license=('Commercial')
+depends=('fcitx-qt5')
url="https://www.edrawsoft.com/mindmaster/"
source_x86_64=("https://www.edrawsoft.com/archives/mindmaster-7-amd64.deb")
sha256sums_x86_64=('47a9ea929f5666eb439cf0cf2ff4f40e736afc1312b5d42440e3fe2a0d961adc')