summaryrefslogtreecommitdiff
path: root/community/xmind
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2013-12-27 23:55:53 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2013-12-27 23:55:53 +0000
commit65eeff79fff8a1bfdf67ca51d147384f46f4d5c0 (patch)
treefbfdff322b28d9a3c37e6e31c94caf1d8e48dac1 /community/xmind
parentd53c44f055929b18d7d1b25f8367ee5836c435fc (diff)
Fri Dec 27 23:54:04 UTC 2013
Diffstat (limited to 'community/xmind')
-rw-r--r--community/xmind/PKGBUILD11
1 files changed, 6 insertions, 5 deletions
diff --git a/community/xmind/PKGBUILD b/community/xmind/PKGBUILD
index c49b9a5c0..be506239e 100644
--- a/community/xmind/PKGBUILD
+++ b/community/xmind/PKGBUILD
@@ -4,9 +4,9 @@
# Contributor: Jelle van der Waa <jellevdwaa@gmail.com>
pkgname=xmind
-pkgver=3.3.1
-_pkgdate=201212250029
-pkgrel=2
+pkgver=3.4.0
+_pkgdate=201311050558
+pkgrel=1
pkgdesc="Brainstorming and Mind Mapping Software"
arch=('i686' 'x86_64')
[ "${CARCH}" = "i686" ] && _arch="i386"
@@ -17,8 +17,8 @@ depends=('desktop-file-utils' 'fontconfig' 'libxrender' 'java-runtime' 'shared-m
optdepends=('lame: needed for the feature audio notes')
install=xmind.install
source=(http://dl2.xmind.net/xmind-downloads/${pkgname}-linux-${pkgver}.${_pkgdate}_${_arch}.deb)
-[ "${CARCH}" = "i686" ] && md5sums=('53d55f189879b4d2f27eb214456c754b')
-[ "${CARCH}" = "x86_64" ] && md5sums=('a31c55dab417a8281ec4211f4ac111d7')
+[ "${CARCH}" = "i686" ] && md5sums=('7e5d4a8218397cdefa5a6c4ecaed7cbd')
+[ "${CARCH}" = "x86_64" ] && md5sums=('6dcaeb46ab9b88c1904f594b9b1eebc8')
build() {
cd "${srcdir}"
@@ -54,3 +54,4 @@ package() {
sed -i s!/usr/local/xmind/xmind-logo-36.png!xmind.png! \
"${pkgdir}"/usr/share/applications/xmind.desktop
}
+