diff --git a/srcpkgs/calligra/template b/srcpkgs/calligra/template index 0e68074c04b..c94ac5d1411 100644 --- a/srcpkgs/calligra/template +++ b/srcpkgs/calligra/template @@ -1,7 +1,7 @@ # Template file for 'calligra' pkgname=calligra version=3.1.0 -revision=7 +revision=8 build_style=cmake configure_args="-Wno-dev -DCALLIGRA_SHOULD_BUILD_UNMAINTAINED=ON" hostmakedepends="automoc4 perl pkg-config extra-cmake-modules" diff --git a/srcpkgs/claws-mail/template b/srcpkgs/claws-mail/template index 466725ce6f1..51dbe1ff044 100644 --- a/srcpkgs/claws-mail/template +++ b/srcpkgs/claws-mail/template @@ -1,7 +1,7 @@ # Template file for 'claws-mail' pkgname=claws-mail version=3.17.0 -revision=1 +revision=2 build_style=gnu-configure configure_args="--disable-static --disable-python-plugin --disable-perl-plugin" hostmakedepends="pkg-config python-devel"