summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f58929b5f60a..81b8b3eefc70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
pkgname=lector-git
_pkgname=lector
-pkgdesc="Qt based ebook reader with support for PDF, epub, fb2, comicbooks, mobi, azw"
-pkgver=r329.f293526
+pkgdesc="Qt based ebook reader with support for PDF, epub, djvu, fb2, comicbooks, mobi, azw"
+pkgver=r344.38de0dc
pkgrel=1
arch=('any')
url="https://github.com/BasioMeusPuga/Lector"
license=('GPL3')
provides=('lector')
conflicts=('lector')
-depends=('qt5-base' 'qt5-multimedia' 'python' 'python-pyqt5' 'python-beautifulsoup4' 'python-lxml' 'python-pymupdf' 'python-xmltodict')
+depends=('qt5-base' 'qt5-multimedia' 'python' 'python-pyqt5' 'python-beautifulsoup4' 'python-lxml' 'python-pymupdf' 'python-xmltodict' 'python-djvulibre')
makedepends=('git' 'python-setuptools')
source=("git://github.com/basiomeuspuga/${_pkgname}.git")