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

Andreas Radke andyrtr at archlinux.org
Mon Nov 23 20:53:40 UTC 2015


    Date: Monday, November 23, 2015 @ 21:53:39
  Author: andyrtr
Revision: 251915

upgpkg: mdds 1.0.0-1

upstream update 1.0.0

Modified:
  mdds/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-23 20:46:26 UTC (rev 251914)
+++ PKGBUILD	2015-11-23 20:53:39 UTC (rev 251915)
@@ -3,7 +3,7 @@
 # Contributor: kusakata <shohei atmark kusakata period com>
 
 pkgname=mdds
-pkgver=0.12.1
+pkgver=1.0.0
 pkgrel=1
 pkgdesc="A collection of multi-dimensional data structures and indexing algorithms"
 arch=('any')
@@ -12,7 +12,7 @@
 checkdepends=('boost')
 # see http://code.google.com/p/multidimalgorithm/wiki/Downloads
 source=(http://kohei.us/files/mdds/src/${pkgname}_${pkgver}.tar.bz2)
-sha1sums=('e7469349f8d0c65545896fe553918f3ea93bd84d')
+sha256sums=('ef8abc1236b54c7ca16ae1ee38abfb9cdbc5d1e6a2427c65b92b8c1003e3bf56')
 
 build() {
   cd ${pkgname}_${pkgver}



More information about the arch-commits mailing list