summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a679d8702ee5..52a1c10b9f3e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,23 +2,25 @@ pkgbase = plantuml-bin
pkgdesc = Component that allows to quickly write uml diagrams
pkgver = 1.2020.24
pkgrel = 1
- url = http://plantuml.com/
+ url = https://plantuml.com/
arch = any
license = GPL
makedepends = apache-ant
makedepends = java-environment>=8
- depends = graphviz
+ depends = java-runtime>=8
+ depends = bash
optdepends = plantuml-ascii-math: allow use AsciiMath or JLaTeXMath notation
optdepends = ditaa: allow use ditaa notation
optdepends = graphviz: allow use Graphviz/DOT notation
provides = plantuml
conflicts = plantuml
- source = http://downloads.sourceforge.net/project/plantuml/1.2020.24/plantuml-1.2020.24.tar.gz
+ source = https://downloads.sourceforge.net/project/plantuml/1.2020.24/plantuml-1.2020.24.tar.gz
source = plantuml.run
sha256sums = c8e9ec32e95ad9edf15fae2e6f9850ebef11ba0aefbb5dd7a34002ffaccef2b3
sha256sums = a3fb528f4c719cfd0ff6154c60fd54ce341011d132caf950cc30af4989f6aac8
pkgname = plantuml-bin
- depends = graphviz
+ depends = java-runtime>=8
+ depends = bash
depends = java-runtime