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
6 changes: 3 additions & 3 deletions srcpkgs/asncounter/template
Original file line number Diff line number Diff line change
@@ -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"
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=4a4184afad23e1fa9dcc2862644707c075f59e013d988aaf0cc7555f79c982ca
checksum=7c5aff3bee5e4720a95a73290cd031d603f7730881f1f2d6a2236b2e69049b4c

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