[arch-commits] Commit in mdds/trunk (PKGBUILD)
Andreas Radke
andyrtr at archlinux.org
Sat Feb 7 19:10:13 UTC 2015
Date: Saturday, February 7, 2015 @ 20:10:13
Author: andyrtr
Revision: 231113
upgpkg: mdds 0.12.0-1
upstream update 0.12.0
Modified:
mdds/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-07 15:34:12 UTC (rev 231112)
+++ PKGBUILD 2015-02-07 19:10:13 UTC (rev 231113)
@@ -3,7 +3,7 @@
# Contributor: kusakata <shohei atmark kusakata period com>
pkgname=mdds
-pkgver=0.11.2
+pkgver=0.12.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=('17d2d06a1df818de61bba25a9322541e80f6eed7')
+sha1sums=('043590edde76a1df3e96070c46cbc7ae5f88f081')
build() {
cd ${pkgname}_${pkgver}
More information about the arch-commits
mailing list