diff options
-rw-r--r-- | .SRCINFO | 4 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 4 insertions, 4 deletions
@@ -1,7 +1,7 @@ pkgbase = cobib-git pkgdesc = Console Bibliography - pkgver = r257.9440104 - pkgrel = 3 + pkgver = r343.642df0c + pkgrel = 1 url = https://gitlab.com/mrossinek/cobib arch = any license = MIT @@ -3,8 +3,8 @@ _pkgname='cobib' pkgname="${_pkgname}-git" -pkgver=r257.9440104 -pkgrel=3 +pkgver=r343.642df0c +pkgrel=1 arch=('any') depends=('python' 'python-bibtexparser' 'python-beautifulsoup4' 'python-ruamel-yaml' 'python-pylatexenc' 'python-requests') license=('MIT') |