diff --git a/srcpkgs/botan/template b/srcpkgs/botan/template index e1230d09a73..9c25da59ab8 100644 --- a/srcpkgs/botan/template +++ b/srcpkgs/botan/template @@ -1,7 +1,7 @@ # Template file for 'botan' pkgname=botan version=2.16.0 -revision=1 +revision=2 wrksrc="${pkgname^}-${version}" build_style=gnu-makefile pycompile_module="botan.py" @@ -87,7 +87,6 @@ post_install() { botan-doc_package() { short_desc+=" - documentation" - archs=noarch pkg_install() { vmove usr/share/doc }