diff --git a/srcpkgs/mdds/template b/srcpkgs/mdds/template index ad9fdf8a413..d492fe9b3e1 100644 --- a/srcpkgs/mdds/template +++ b/srcpkgs/mdds/template @@ -1,7 +1,7 @@ # Template file for 'mdds' pkgname=mdds -version=0.11.1 -revision=2 +version=0.11.2 +revision=1 build_style=gnu-configure short_desc="Collection of multi-dimensional data structures and indexing algorithms" maintainer="Enno Boland " @@ -9,6 +9,6 @@ license="MIT" homepage="https://code.google.com/p/multidimalgorithm/" update_site="${homepage}wiki/Downloads" distfiles="http://kohei.us/files/mdds/src/${pkgname}_${version}.tar.bz2" -checksum=4182ec9b71d3f705205daa20a21d62994bfa20298a68da79b5c7e48db42627f7 +checksum=cd0a0dc8b35d6582efad6898546c86714eb058696ba26b0e7f8914faa002a5ab wrksrc="${pkgname}_${version}" noarch=yes