diff options
author | Michal Wojdyla | 2024-12-29 05:28:31 +0100 |
---|---|---|
committer | Michal Wojdyla | 2024-12-29 05:28:31 +0100 |
commit | 26164b220cd1c97fb2ad3af53448c70ea2f91bb8 (patch) | |
tree | 4601fa6e075869e45bdebff5bbaa44593b44b72a /.SRCINFO | |
parent | 03a484ea23306d0f0ad74dcd3a81a44f61da9da4 (diff) | |
download | aur-bibcure.tar.gz |
update dependencies
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,17 +1,17 @@ pkgbase = bibcure pkgdesc = Helps you to have a better bibtex file pkgver = 0.3.0 - pkgrel = 4 + pkgrel = 5 url = https://github.com/bibcure/bibcure arch = any license = AGPL3 depends = python-bibtexparser - depends = python-future depends = doi2bib depends = title2bib depends = arxivcheck + depends = python + depends = python-setuptools source = bibcure-0.3.0.tar.gz::https://github.com/bibcure/bibcure/archive/0.3.0.tar.gz sha256sums = b87a89ea2c1f7b414c41aba9f382da14cc2dfeb2a5b8c92e04625c745080bd81 pkgname = bibcure - |