diff --git a/srcpkgs/python3-qrcode/template b/srcpkgs/python3-qrcode/template index 81013dfba48..50a1966adb5 100644 --- a/srcpkgs/python3-qrcode/template +++ b/srcpkgs/python3-qrcode/template @@ -1,7 +1,7 @@ # Template file for 'python3-qrcode' pkgname=python3-qrcode version=6.1 -revision=4 +revision=5 wrksrc="qrcode-${version}" build_style=python3-module hostmakedepends="python3-setuptools"