diff --git a/srcpkgs/python3-keyrings-alt/template b/srcpkgs/python3-keyrings-alt/template index 284df047988..2fff0430e8f 100644 --- a/srcpkgs/python3-keyrings-alt/template +++ b/srcpkgs/python3-keyrings-alt/template @@ -1,7 +1,7 @@ # Template file for 'python3-keyrings-alt' pkgname=python3-keyrings-alt version=4.1.0 -revision=2 +revision=3 wrksrc="keyrings.alt-${version}" build_style=python3-module hostmakedepends="python3-setuptools_scm" @@ -15,6 +15,6 @@ changelog="https://raw.githubusercontent.com/jaraco/keyrings.alt/main/CHANGES.rs distfiles="${PYPI_SITE}/k/keyrings.alt/keyrings.alt-${version}.tar.gz" checksum=52ccb61d6f16c10f32f30d38cceef7811ed48e086d73e3bae86f0854352c4ab2 -post_intall() { +post_install() { vlicense LICENSE }