Skip to content
Merged
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.5.0
version=0.5.1
revision=1
build_style=python3-pep517
hostmakedepends="python3-setuptools_scm"
Expand All @@ -13,7 +13,7 @@ license="MIT"
homepage="https://github.com/amsehili/auditok"
changelog="https://raw.githubusercontent.com/amsehili/auditok/main/CHANGELOG"
distfiles="https://github.com/amsehili/auditok/archive/refs/tags/v${version}.tar.gz"
checksum=4870fff3a2e3264bee2452944c82651113eb668735d2d8fb8f8ae0435f449c34
checksum=af740b6e2688b5c16366294fcc4ad0374265fe08b2ae86ffbe181f5f478fec21

post_install() {
vlicense LICENSE
Expand Down