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

Felix Yan fyan at nymeria.archlinux.org
Fri Nov 8 06:20:09 UTC 2013


    Date: Friday, November 8, 2013 @ 07:20:09
  Author: fyan
Revision: 100673

upgpkg: xmind 3.4.0-1

Modified:
  xmind/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-11-08 06:10:36 UTC (rev 100672)
+++ PKGBUILD	2013-11-08 06:20:09 UTC (rev 100673)
@@ -17,8 +17,8 @@
 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 @@
   sed -i s!/usr/local/xmind/xmind-logo-36.png!xmind.png! \
     "${pkgdir}"/usr/share/applications/xmind.desktop
 }
+




More information about the arch-commits mailing list