summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIvo(sh) Musil2017-10-02 16:01:57 +0200
committerIvo(sh) Musil2017-10-02 16:01:57 +0200
commitf6fc7fa538355c3c043ca4c0da30838511d31c0e (patch)
treea735a88101172692bc41626d6baf86990ef5f249
parentfcfaedbc24ca970a2dea1729214fb98af259c15e (diff)
downloadaur-f6fc7fa538355c3c043ca4c0da30838511d31c0e.tar.gz
Add conflict with actual xmind
-rw-r--r--.SRCINFO38
-rw-r--r--PKGBUILD1
2 files changed, 20 insertions, 19 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d4ae99b10474..78bd6c3ad57a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,23 +1,23 @@
pkgbase = xmind-legacy
- pkgdesc = Brainstorming and Mind Mapping Software - legacy version 7.5
- pkgver = 3.6.51
- pkgrel = 2
- url = http://www.xmind.net
- arch = i686
- arch = x86_64
- license = EPL
- license = LGPL
- depends = desktop-file-utils
- depends = fontconfig
- depends = libxrender
- depends = java-runtime
- depends = shared-mime-info
- depends = libxext
- optdepends = lame: needed for the feature audio notes
- source_i686 = http://www.xmind.net/xmind/downloads/xmind-7.5-update1-linux_i386.deb
- sha512sums_i686 = 27b5b1eea2f5b2b085aa0ebbcb046e0aa8f146ec4619fc3b9c926021a93cd840fea0a8242975d96eabb0f5aaab95156624d6f369074dbf5f0af52d0eca07f3f4
- source_x86_64 = http://www.xmind.net/xmind/downloads/xmind-7.5-update1-linux_amd64.deb
- sha512sums_x86_64 = 899c30e654396f2fea6b5e4218edddfed73729b6c733726a8a5c0c0b873f8cfd5e417e7cacdffaff25a18823458921e1d994faca6bc6cdcc0733c9a1487c7dc1
+ pkgdesc = Brainstorming and Mind Mapping Software - legacy version 7.5
+ pkgver = 3.6.51
+ pkgrel = 3
+ url = http://www.xmind.net
+ arch = i686
+ arch = x86_64
+ license = EPL
+ license = LGPL
+ depends = desktop-file-utils
+ depends = fontconfig
+ depends = libxrender
+ depends = java-runtime
+ depends = shared-mime-info
+ depends = libxext
+ optdepends = lame: needed for the feature audio notes
+ source_i686 = http://www.xmind.net/xmind/downloads/xmind-7.5-update1-linux_i386.deb
+ sha512sums_i686 = 27b5b1eea2f5b2b085aa0ebbcb046e0aa8f146ec4619fc3b9c926021a93cd840fea0a8242975d96eabb0f5aaab95156624d6f369074dbf5f0af52d0eca07f3f4
+ source_x86_64 = http://www.xmind.net/xmind/downloads/xmind-7.5-update1-linux_amd64.deb
+ sha512sums_x86_64 = 899c30e654396f2fea6b5e4218edddfed73729b6c733726a8a5c0c0b873f8cfd5e417e7cacdffaff25a18823458921e1d994faca6bc6cdcc0733c9a1487c7dc1
pkgname = xmind-legacy
diff --git a/PKGBUILD b/PKGBUILD
index 68fc06857fee..2c40a37ee104 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,6 +14,7 @@ url="http://www.xmind.net"
license=('EPL' 'LGPL')
depends=('desktop-file-utils' 'fontconfig' 'libxrender' 'java-runtime' 'shared-mime-info' 'libxext')
optdepends=('lame: needed for the feature audio notes')
+conflicts=('xmind')
source_i686=("http://www.xmind.net/xmind/downloads/${_filename}_i386.deb")
source_x86_64=("http://www.xmind.net/xmind/downloads/${_filename}_amd64.deb")
sha512sums_i686=('27b5b1eea2f5b2b085aa0ebbcb046e0aa8f146ec4619fc3b9c926021a93cd840fea0a8242975d96eabb0f5aaab95156624d6f369074dbf5f0af52d0eca07f3f4')