diff --git a/srcpkgs/amsynth/template b/srcpkgs/amsynth/template index eb724a4c929..e30ff0591e7 100644 --- a/srcpkgs/amsynth/template +++ b/srcpkgs/amsynth/template @@ -1,6 +1,6 @@ # Template file for 'amsynth' pkgname=amsynth -version=1.12.2 +version=1.13.4 revision=1 build_style=gnu-configure configure_args="$(vopt_with man pandoc)" @@ -12,7 +12,7 @@ maintainer="Orphaned " license="GPL-2.0-or-later" homepage="https://amsynth.github.io/" distfiles="https://github.com/amsynth/${pkgname}/releases/download/release-${version}/${pkgname}-${version}.tar.gz" -checksum=31e836c6e36ed1ffc6ac81d2af558ead7e2904f16c102f806ed1895abd3b1752 +checksum=95679abc3f5e4ea3d45c964cba4f2b2617c3f87e55f54988fc33ec023a873efb build_options="man" desc_option_man="Use pandoc for manpages"