diff --git a/srcpkgs/asncounter/template b/srcpkgs/asncounter/template index 13317adb31f3d7..9c7287e7bf06fe 100644 --- a/srcpkgs/asncounter/template +++ b/srcpkgs/asncounter/template @@ -1,6 +1,6 @@ # Template file for 'asncounter' pkgname=asncounter -version=0.5.2 +version=0.6.0 revision=1 build_style=python3-pep517 hostmakedepends="pandoc python3-setuptools python3-setuptools_scm python3-wheel" @@ -12,7 +12,7 @@ maintainer="Orphaned " license="AGPL-3.0-or-later" homepage="https://gitlab.com/anarcat/asncounter" distfiles="https://gitlab.com/anarcat/asncounter/-/archive/$version/asncounter-$version.tar.gz" -checksum=41a7df5885c0092aa04c9e99f625a6021e42dbd6ab4be36edb8f89597b391eb1 +checksum=66cb37e5a3ab6612bb025bf9c16cd6d0ff52a5c4158b171673be8ca8650089b5 pre_build() { export SETUPTOOLS_SCM_PRETEND_VERSION_FOR_ASNCOUNTER="$version"