diff --git a/srcpkgs/python3-bibtexparser/template b/srcpkgs/python3-bibtexparser/template index 0f0a67dc351..aa6651428b6 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=4 +revision=5 wrksrc="bibtexparser-${version}" build_style=python3-module hostmakedepends="python3-setuptools"