timer-cli: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:02:48 -04:00
parent c421384d06
commit fe16e5a6cd
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'timer-cli'
pkgname=timer-cli
version=0.1.2
revision=1
revision=2
build_style=python3-pep517
hostmakedepends="python3-poetry-core"
depends="python3-rich python3-click python3-art"