python-arxiv2bib: fix short_desc
This commit is contained in:
parent
6ec0ed14c9
commit
2ef4054a76
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'python-arxiv2bib'
|
# Template file for 'python-arxiv2bib'
|
||||||
pkgname=python-arxiv2bib
|
pkgname=python-arxiv2bib
|
||||||
version=1.0.8
|
version=1.0.8
|
||||||
revision=1
|
revision=2
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="arxiv2bib-${version}"
|
wrksrc="arxiv2bib-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
pycompile_module="arxiv2bib"
|
pycompile_module="arxiv2bib"
|
||||||
hostmakedepends="python-setuptools python3-setuptools"
|
hostmakedepends="python-setuptools python3-setuptools"
|
||||||
depends="python-setuptools"
|
depends="python-setuptools"
|
||||||
short_desc="Python2 package to infer file types"
|
short_desc="Python2 package for getting arXiv data in BibTeX"
|
||||||
maintainer="xaltsc <xaltsc@protonmail.ch>"
|
maintainer="xaltsc <xaltsc@protonmail.ch>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="http://nathangrigg.github.io/arxiv2bib"
|
homepage="http://nathangrigg.github.io/arxiv2bib"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue