summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 9 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 78d88e5a5400..f59cea5536ed 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,18 @@
pkgbase = bibstuff
- pkgdesc = Collection of python2 scripts and modules for interacting with BibTeX style databases of citation references
+ pkgdesc = Bibtex database utilities
pkgver = 1.3.1
pkgrel = 1
epoch = 1
- url = http://dschwilk.github.io/bibstuff
+ url = https://github.com/dschwilk/bibstuff
arch = any
license = MIT
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-setuptools
+ makedepends = python-wheel
makedepends = git
- depends = python2-simpleparse
- source = git+https://github.com/dschwilk/bibstuff#commit=0090c406677a35cfdf790894480a2aee8e319419
- md5sums = SKIP
+ depends = python-simpleparse
+ source = git+https://github.com/dschwilk/bibstuff.git#commit=bc12fcd62f181f870b185ef9080fe1c386bed6f5
+ md5sums = c0b2391f18f9bfde7a6018033348abe6
pkgname = bibstuff