diff --git a/srcpkgs/mdds/template b/srcpkgs/mdds/template index d1483c46479..c258e762cec 100644 --- a/srcpkgs/mdds/template +++ b/srcpkgs/mdds/template @@ -1,6 +1,6 @@ # Template file for 'mdds' pkgname=mdds -version=0.12.0 +version=0.12.1 revision=1 build_style=gnu-configure short_desc="Collection of multi-dimensional data structures and indexing algorithms" @@ -8,6 +8,6 @@ maintainer="Enno Boland " license="MIT" homepage="https://code.google.com/p/multidimalgorithm/" distfiles="http://kohei.us/files/mdds/src/${pkgname}_${version}.tar.bz2" -checksum=2a22de23ca828886625120e9d40fccd6333458a1934a13d2c982b6f9403e5981 +checksum=23565e9d7810a6ac30478833813db847f80e927b414a7be07b7cc03ed3aae83d wrksrc="${pkgname}_${version}" noarch=yes