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 7d49fe13401a..871e5a0ee19c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=xake-git
_pkgname=xake
-pkgver=3
-pkgrel=3
+pkgver=4
+pkgrel=4
pkgdesc="A build system for Ximera documents"
arch=('x86_64' 'i686')
url="https://github.com/XimeraProject/xake/"
license=('MIT')
-depends=('mupdf-tools' 'texlive-htmlxml' 'gnupg')
+depends=('mupdf-tools' 'texlive-htmlxml' 'gnupg' 'pkg-config' 'libgit2')
makedepends=('go' 'git')
options=('!strip' '!emptydirs')
_gourl=github.com/XimeraProject/xake