diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2018-12-16 22:28:14 +0100 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2018-12-16 22:28:14 +0100 |
commit | 38470ea00f0f353da66ba73f15c5aec07c888749 (patch) | |
tree | b558db1698f445f56b8f50795a7ba6ad0710ebdf | |
parent | 8711f4f0c1a5fc1e1a2eed5581b63116a63f6cde (diff) | |
download | abslibre-38470ea00f0f353da66ba73f15c5aec07c888749.tar.gz abslibre-38470ea00f0f353da66ba73f15c5aec07c888749.tar.bz2 abslibre-38470ea00f0f353da66ba73f15c5aec07c888749.zip |
pcr/arxiv2bib: rebuilt
-rw-r--r-- | pcr/arxiv2bib/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/arxiv2bib/PKGBUILD b/pcr/arxiv2bib/PKGBUILD index f3bed848d..635a33fae 100644 --- a/pcr/arxiv2bib/PKGBUILD +++ b/pcr/arxiv2bib/PKGBUILD @@ -1,7 +1,7 @@ pkgname=arxiv2bib pkgver=1.0.8 -pkgrel=1 +pkgrel=2 pkgdesc="Get arXiv.org metadata in BibTeX format" arch=('any') url="https://pypi.python.org/pypi/$pkgname" |