diff --git a/srcpkgs/python3-easygui/template b/srcpkgs/python3-easygui/template index 87188a537d5..f9bd2e400ec 100644 --- a/srcpkgs/python3-easygui/template +++ b/srcpkgs/python3-easygui/template @@ -1,7 +1,7 @@ # Template file for 'python3-easygui' pkgname=python3-easygui version=0.98.3 -revision=1 +revision=2 wrksrc="easygui-${version}" build_style=python3-module hostmakedepends="python3-setuptools"