aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBachir Soussi Chiadmi2017-06-11 17:13:21 +0200
committerBachir Soussi Chiadmi2017-06-11 17:13:21 +0200
commitc663d8c4fef1f7459074516d3782a7e09ebcd5bd (patch)
treeba01c98ab457cbe49b4eec7d19dfc0ed072ba7d1 /PKGBUILD
parent78c87de0b4e86b6f3dad77df0ac11a92e8353cab (diff)
downloadaur-libriis-git.tar.gz
changed dependency to qt5-webkit-print own patched aur package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index de68921431aa..3e446cab8ecb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Bachir Soussi Chiadmi (bach at figureslibres dot io)
pkgname=libriis-git
-pkgver=r83.7baaf0e
+pkgver=r88.547be1b
pkgrel=1
pkgdesc="PyQt5 based appliaction for writing with markdown and designing with css printed documents."
arch=('any')
url="https://figureslibres.io/gogs/bachir/libriis"
license=('AGPL')
-depends=('python' 'python-pyqt5' 'python-markdown' 'python-pygit2' 'python-beautifulsoup4' 'pandoc' 'python-pypandoc' 'python-pygments' 'qt5-base' 'python-setuptools' 'desktop-file-utils')
+depends=( 'qt5-base' 'python' 'python-pyqt5' 'python-markdown' 'python-pygit2' 'python-beautifulsoup4' 'pandoc' 'python-pypandoc' 'python-pygments' 'python-setuptools' 'desktop-file-utils' 'qt5-webkit-print')
+# 'qt5-webkit-ng'
-# needs custom build of 'qt5-webkit-ng'
makedepends=('coreutils' 'git' 'python' 'python-setuptools' 'python-pip')
# provides=('cascade')
source=('git+https://figureslibres.io/gogs/bachir/libriis.git' 'libriis.desktop' 'libriis.png')