summarylogtreecommitdiffstats
path: root/.AURINFO
diff options
context:
space:
mode:
authorJP-Ellis2019-02-18 21:01:47 +1100
committerJP-Ellis2019-02-18 21:07:33 +1100
commit15041d1eca95cc4ac1227e0d46943d3bf291580a (patch)
treebf14afe69d8a984c62a6305e0b5e83292f35152e /.AURINFO
parent8ab5cc3ce264e2198c35b454e8894bc9167660b3 (diff)
downloadaur-15041d1eca95cc4ac1227e0d46943d3bf291580a.tar.gz
Update to v1.1.0
Also a few minor changes to the PKGBUILD
Diffstat (limited to '.AURINFO')
-rw-r--r--.AURINFO14
1 files changed, 0 insertions, 14 deletions
diff --git a/.AURINFO b/.AURINFO
deleted file mode 100644
index c3b7995f6c3f..000000000000
--- a/.AURINFO
+++ /dev/null
@@ -1,14 +0,0 @@
-pkgbase = python-bibtexparser
- pkgdesc = Bibtex parser in Python
- pkgver = 0.6.0
- pkgrel = 1
- url = https://bibtexparser.readthedocs.org/
- arch = any
- license = LGPL3
- checkdepends = python-nose
- makedepends = python-setuptools
- depends = python
- source = http://source.sciunto.org/bibtexparser/bibtexparser-0.6.0.tar.bz2
-
-pkgname = python-bibtexparser
-