We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30b47a9 commit bec09afCopy full SHA for bec09af
1 file changed
srcpkgs/python3-auditok/template
@@ -1,6 +1,6 @@
1
# Template file for 'python3-auditok'
2
pkgname=python3-auditok
3
-version=0.4.0
+version=0.4.1
4
revision=1
5
build_style=python3-pep517
6
hostmakedepends="python3-setuptools_scm"
@@ -11,7 +11,7 @@ maintainer="Mateusz Sylwestrzak <slymattz@gmail.com>"
11
license="MIT"
12
homepage="https://github.com/amsehili/auditok"
13
distfiles="${PYPI_SITE}/a/auditok/auditok-${version}.tar.gz"
14
-checksum=01680e24e12da72357621ab2c35c81ec5cda27de2534f59634cd5035c93b5573
+checksum=61aef3d3838e80217ecedc3058521a3c82eec44f650805153045a7b894225b73
15
16
post_install() {
17
vlicense LICENSE
0 commit comments