Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/asncounter/template
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
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"
Expand Down