From 1e9b43c76a8394956c14636b154c663bc415c887 Mon Sep 17 00:00:00 2001 From: dogknowsnx Date: Sat, 23 May 2026 12:44:42 +0200 Subject: [PATCH] asncounter: update to 0.7.0 --- srcpkgs/asncounter/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/asncounter/template b/srcpkgs/asncounter/template index 9c7287e7bf06fe..a30922f85d5764 100644 --- a/srcpkgs/asncounter/template +++ b/srcpkgs/asncounter/template @@ -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" @@ -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=66cb37e5a3ab6612bb025bf9c16cd6d0ff52a5c4158b171673be8ca8650089b5 +checksum=600084c1d9b2665fa3e48c1472a0668ba6481a988ca58b3947e88a7c178780e0 pre_build() { export SETUPTOOLS_SCM_PRETEND_VERSION_FOR_ASNCOUNTER="$version"