We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d7e0d1 commit 39e0a20Copy full SHA for 39e0a20
1 file changed
srcpkgs/asncounter/template
@@ -1,7 +1,7 @@
1
# Template file for 'asncounter'
2
pkgname=asncounter
3
-version=0.5.0
4
-revision=3
+version=0.5.1
+revision=1
5
build_style=python3-pep517
6
hostmakedepends="pandoc python3-setuptools python3-setuptools_scm python3-wheel"
7
makedepends="python3-devel"
@@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
12
license="AGPL-3.0-or-later"
13
homepage="https://gitlab.com/anarcat/asncounter"
14
distfiles="https://gitlab.com/anarcat/asncounter/-/archive/$version/asncounter-$version.tar.gz"
15
-checksum=4a4184afad23e1fa9dcc2862644707c075f59e013d988aaf0cc7555f79c982ca
+checksum=7c5aff3bee5e4720a95a73290cd031d603f7730881f1f2d6a2236b2e69049b4c
16
17
pre_build() {
18
export SETUPTOOLS_SCM_PRETEND_VERSION_FOR_ASNCOUNTER="$version"
0 commit comments