We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc6f66a commit 5a65dc0Copy full SHA for 5a65dc0
1 file changed
srcpkgs/python3-dunamai/template
@@ -1,6 +1,6 @@
1
# Template file for 'python3-dunamai'
2
pkgname=python3-dunamai
3
-version=1.26.0
+version=1.26.1
4
revision=1
5
build_style=python3-pep517
6
hostmakedepends="python3-wheel hatchling python3-poetry-core"
@@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
12
license="MIT"
13
homepage="https://github.com/mtkennerly/dunamai"
14
distfiles="${PYPI_SITE}/d/dunamai/dunamai-${version}.tar.gz"
15
-checksum=5396ac43aa20ed059040034e9f9798c7464cf4334c6fc3da3732e29273a2f97d
+checksum=3b46007bd65b00b4824ead0a1aee365fd22d0ec2b9c219497d4fd48f52860c8b
16
17
post_install() {
18
vlicense LICENSE
0 commit comments