diff --git a/srcpkgs/python3-bibtexparser/template b/srcpkgs/python3-bibtexparser/template index f0c05f8f76a..0f0a67dc351 100644 --- a/srcpkgs/python3-bibtexparser/template +++ b/srcpkgs/python3-bibtexparser/template @@ -1,7 +1,7 @@ # Template file for 'python3-bibtexparser' pkgname=python3-bibtexparser version=1.1.0 -revision=3 +revision=4 wrksrc="bibtexparser-${version}" build_style=python3-module hostmakedepends="python3-setuptools"