diff --git a/srcpkgs/asncounter/template b/srcpkgs/asncounter/template index efd1ad1cebe1df..cb0d28de5f158a 100644 --- a/srcpkgs/asncounter/template +++ b/srcpkgs/asncounter/template @@ -1,7 +1,7 @@ # Template file for 'asncounter' pkgname=asncounter -version=0.5.0 -revision=3 +version=0.5.1 +revision=1 build_style=python3-pep517 hostmakedepends="pandoc python3-setuptools python3-setuptools_scm python3-wheel" makedepends="python3-devel" @@ -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=4a4184afad23e1fa9dcc2862644707c075f59e013d988aaf0cc7555f79c982ca +checksum=7c5aff3bee5e4720a95a73290cd031d603f7730881f1f2d6a2236b2e69049b4c pre_build() { export SETUPTOOLS_SCM_PRETEND_VERSION_FOR_ASNCOUNTER="$version"