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