[arch-commits] Commit in xmind/trunk (PKGBUILD)

Felix Yan fyan at nymeria.archlinux.org
Wed Jan 29 18:12:35 UTC 2014


    Date: Wednesday, January 29, 2014 @ 19:12:35
  Author: fyan
Revision: 105000

upgpkg: xmind 3.4.1-1

Modified:
  xmind/trunk/PKGBUILD	(contents, properties)

----------+
 PKGBUILD |    9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-01-29 16:48:56 UTC (rev 104999)
+++ PKGBUILD	2014-01-29 18:12:35 UTC (rev 105000)
@@ -4,8 +4,8 @@
 # Contributor: Jelle van der Waa <jellevdwaa at gmail.com>
 
 pkgname=xmind
-pkgver=3.4.0
-_pkgdate=201311050558
+pkgver=3.4.1
+_pkgdate=201401221918
 pkgrel=1
 pkgdesc="Brainstorming and Mind Mapping Software"
 arch=('i686' 'x86_64')
@@ -17,11 +17,10 @@
 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=('7e5d4a8218397cdefa5a6c4ecaed7cbd')
-[ "${CARCH}" = "x86_64" ] && md5sums=('6dcaeb46ab9b88c1904f594b9b1eebc8')
+[ "${CARCH}" = "i686" ] && sha512sums=('780fb661d51d68326d4478810d806eab4312b6f21538d4f2dde786f63bd2b9527ec73c25414b83e5aecf496ef78da932697cab2ef099005966a9b13d0f0c5413')
+[ "${CARCH}" = "x86_64" ] && sha512sums=('bfa6f4f3b07091c667fb05fcb4a9f22594f474c6dc34d1439f60bb3769c3c62d583366c2ebd61779c152461553537a2422627f8ad7006be5400f59d4553583f6')
 
 build() {
-  cd "${srcdir}"
   ar x "${pkgname}-linux-${pkgver}.${_pkgdate}_${_arch}.deb"
   bsdtar -xf data.tar.gz
 }


Property changes on: xmind/trunk/PKGBUILD
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property



More information about the arch-commits mailing list