diff --git a/srcpkgs/asncounter/template b/srcpkgs/asncounter/template index 9c7287e7bf06fe..a30922f85d5764 100644 --- a/srcpkgs/asncounter/template +++ b/srcpkgs/asncounter/template @@ -1,6 +1,6 @@ # Template file for 'asncounter' pkgname=asncounter -version=0.6.0 +version=0.7.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=66cb37e5a3ab6612bb025bf9c16cd6d0ff52a5c4158b171673be8ca8650089b5 +checksum=600084c1d9b2665fa3e48c1472a0668ba6481a988ca58b3947e88a7c178780e0 pre_build() { export SETUPTOOLS_SCM_PRETEND_VERSION_FOR_ASNCOUNTER="$version"