summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMax Rossmannek2024-04-15 09:37:49 +0200
committerMax Rossmannek2024-04-15 09:37:49 +0200
commite97bab1719f6ac17cc5b2533eabd18f9ae3613d0 (patch)
tree49bc626967f5671cf188a06621b4b15f1184bf01 /PKGBUILD
parent425a856451812b8ff6bf4924f1f723f9b0709ea3 (diff)
downloadaur-e97bab1719f6ac17cc5b2533eabd18f9ae3613d0.tar.gz
Update maintainer email
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2c1c5e347f89..ab52e3fca2fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
-# Maintainer: Max Rossmannek <max.rossmannek@uzh.ch>
+# Maintainer: Max Rossmannek <max@rossmannek.de>
# Contributor: Cullen Ross <cullenrss@gmail.com>
_pkgname='cobib'
pkgname="${_pkgname}-git"
pkgver=r517.c6d4f59
-pkgrel=6
+pkgrel=7
arch=('any')
depends=('python' 'python-bibtexparser' 'python-beautifulsoup4' 'python-lxml' 'python-ruamel-yaml' 'python-pylatexenc' 'python-requests' 'python-requests-oauthlib' 'python-text-unidecode' 'python-rich' 'python-textual' 'python-markdown-it-py' 'python-mdit_py_plugins' 'python-linkify-it-py')
license=('MIT')