summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2018-12-21 20:21:31 +0100
committerhaawda2018-12-21 20:21:31 +0100
commit4307681e4b449ad6a486fabed92412e247bbf8f1 (patch)
treeb800e3fc1d6cd5fdf9cbd3cc2c67e6cf98ee4779 /PKGBUILD
parent74a4f6276e6b2d350228f3bcaec8a4133cc93807 (diff)
downloadaur-4307681e4b449ad6a486fabed92412e247bbf8f1.tar.gz
add poppler-qt5 dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ad7a96bc69ed..a275eb0ce14e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
# Based on original tikzit-aur-package made by pippin
pkgname=tikzit-git
-pkgver=2.0.8.g87b50b1
-pkgrel=2
+pkgver=2.0.34.g873316d
+pkgrel=1
pkgdesc="Creation and modification of TeX diagrams written using the pgf/TikZ macro library - rewrite in QT and C++"
arch=('i686' 'x86_64')
url="https://tikzit.github.io/"
license=('GPL')
-depends=('qt5-base' 'desktop-file-utils' 'hicolor-icon-theme')
+depends=('qt5-base' 'desktop-file-utils' 'hicolor-icon-theme' 'poppler-qt5')
makedepends=('git')
provides=('tikzit')
conflicts=('tikzit')