diff --git a/srcpkgs/stig/template b/srcpkgs/stig/template index 8f6f7cc177b..59d37e89baa 100644 --- a/srcpkgs/stig/template +++ b/srcpkgs/stig/template @@ -1,7 +1,7 @@ # Template file for 'stig' pkgname=stig -version=0.12.2a0 -revision=2 +version=0.12.3a0 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-blinker python3-natsort python3-xdg python3-aiohttp @@ -11,5 +11,5 @@ maintainer="Michal Vasilek " license="GPL-3.0-or-later" homepage="https://github.com/rndusr/stig" distfiles="https://github.com/rndusr/stig/archive/v${version}.tar.gz" -checksum=f3a7b39d39bc8dae8661db9f24bbf6e9dacccf5e04f35c6bed1290e5c5120ddc +checksum=49cf2b8d73fa7f61a500672d02cd18a7155d842907b09450a5f92a9b360c6575 make_check=no # needs python3-asynctest which is not packaged