summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f66701ce46c2..91b0d313f144 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,14 @@
pkgname=hat-syslog
pkgver=0.7.15
-pkgrel=1
+pkgrel=2
pkgdesc="Syslog server and clients"
url="https://github.com/hat-open/hat-syslog"
license=('Apache')
arch=('any')
depends=('python-appdirs' 'python-hat-aio' 'python-hat-json'
- 'python-hat-juggler' 'python-hat-util')
+ 'python-hat-juggler' 'python-hat-util' 'python-sphinxcontrib-plantuml'
+ 'python-sphinxcontrib-programoutput')
makedepends=('python-build' 'python-hat-doit' 'python-installer' 'npm')
source=("https://github.com/hat-open/hat-syslog/archive/refs/tags/v$pkgver.tar.gz")
sha256sums=('7773429edae4a0cb2136884f5fbe5a7aaf4d765fa4f9cba00e1d9708853aaa7f')