diff --git a/srcpkgs/python-arxiv2bib/template b/srcpkgs/python-arxiv2bib/template index 90698cc4beb..8bbc6bcf78e 100644 --- a/srcpkgs/python-arxiv2bib/template +++ b/srcpkgs/python-arxiv2bib/template @@ -1,14 +1,14 @@ # Template file for 'python-arxiv2bib' pkgname=python-arxiv2bib version=1.0.8 -revision=1 +revision=2 archs=noarch wrksrc="arxiv2bib-${version}" build_style=python-module pycompile_module="arxiv2bib" hostmakedepends="python-setuptools python3-setuptools" depends="python-setuptools" -short_desc="Python2 package to infer file types" +short_desc="Python2 package for getting arXiv data in BibTeX" maintainer="xaltsc " license="BSD-3-Clause" homepage="http://nathangrigg.github.io/arxiv2bib"