Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/python3-auditok/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'python3-auditok'
pkgname=python3-auditok
version=0.4.0
version=0.4.1
revision=1
build_style=python3-pep517
hostmakedepends="python3-setuptools_scm"
Expand All @@ -11,7 +11,7 @@ maintainer="Mateusz Sylwestrzak <slymattz@gmail.com>"
license="MIT"
homepage="https://github.com/amsehili/auditok"
distfiles="${PYPI_SITE}/a/auditok/auditok-${version}.tar.gz"
checksum=01680e24e12da72357621ab2c35c81ec5cda27de2534f59634cd5035c93b5573
checksum=61aef3d3838e80217ecedc3058521a3c82eec44f650805153045a7b894225b73

post_install() {
vlicense LICENSE
Expand Down