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.6.0
version=0.7.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=66cb37e5a3ab6612bb025bf9c16cd6d0ff52a5c4158b171673be8ca8650089b5
checksum=600084c1d9b2665fa3e48c1472a0668ba6481a988ca58b3947e88a7c178780e0

pre_build() {
export SETUPTOOLS_SCM_PRETEND_VERSION_FOR_ASNCOUNTER="$version"
Expand Down