summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAndrew Rembrandt2020-12-28 20:09:09 +0100
committerAndrew Rembrandt2020-12-28 20:09:09 +0100
commitc66379f479982f74a78fe7fe4ac5101b82e10ecd (patch)
tree8e5cc062fb7aa93cf8bdd5cf491add00cab581c6 /.SRCINFO
parent96e9e1bc9f8614a266724fc7e4e55968fb167c98 (diff)
downloadaur-plantuml-bin.tar.gz
Corrected depends
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