summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEli Schwartz2021-06-29 18:57:25 -0400
committerEli Schwartz2021-06-29 18:57:25 -0400
commit7eafed10b137783c0d6fcf5ceffd8f3b3b7f93a7 (patch)
tree815b8ff75054d969531bbd69ae5a7577237c4aab /PKGBUILD
parent4ddedc269522376131a05291e1f300ddda01ac32 (diff)
downloadaur-7eafed10b137783c0d6fcf5ceffd8f3b3b7f93a7.tar.gz
upgpkg: calibre-git 5.22.1.r16.g4dc0502a29-1
dbus implementation used by upstream has changed, +1/-1 dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 96b945c29c05..0eaf44aa79dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,15 +10,15 @@
pkgbase=calibre-git
pkgname=calibre-git
-pkgver=5.21.0.r72.ga0e2b1c5b0
+pkgver=5.22.1.r16.g4dc0502a29
pkgrel=1
_dictionaries_commit="8cd38fb5138f2e456506aaa889ec2b7042a7439e"
pkgdesc="Ebook management application"
arch=('i686' 'x86_64')
url="https://calibre-ebook.com/"
license=('GPL3')
-_py_deps=('apsw' 'beautifulsoup4' 'cchardet' 'cssselect' 'css-parser' 'dateutil' 'dbus' 'dnspython'
- 'feedparser' 'html2text' 'html5-parser' 'lxml' 'markdown' 'mechanize' 'msgpack'
+_py_deps=('apsw' 'beautifulsoup4' 'cchardet' 'cssselect' 'css-parser' 'dateutil' 'dnspython'
+ 'feedparser' 'html2text' 'html5-parser' 'jeepney' 'lxml' 'markdown' 'mechanize' 'msgpack'
'netifaces' 'unrardll' 'pillow' 'psutil' 'py7zr' 'pychm' 'pygments' 'pyqt5'
'pyqtwebengine' 'regex' 'zeroconf')
depends=('hunspell' 'hyphen' 'icu' 'jxrlib' 'libmtp' 'libstemmer' 'libusb'