summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAndrew Rembrandt2020-03-23 18:52:24 +0100
committerAndrew Rembrandt2020-03-23 18:52:24 +0100
commit3e09f26991eba2f1af8fef9ca3b2f9e1bb671794 (patch)
tree50cd4bd71514f9c8e6992f0ffa0d3f7acca1d728 /.SRCINFO
downloadaur-3e09f26991eba2f1af8fef9ca3b2f9e1bb671794.tar.gz
Update plantuml to latest 1.2020.5 release
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 23 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..53193065dc42
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,23 @@
+pkgbase = plantuml-bin
+ pkgdesc = Component that allows to quickly write uml diagrams
+ pkgver = 1.2020.5
+ pkgrel = 1
+ url = http://plantuml.com/
+ arch = any
+ license = GPL
+ makedepends = apache-ant
+ makedepends = java-environment>=8
+ depends = graphviz
+ optdepends = plantuml-ascii-math: allow use AsciiMath or JLaTeXMath notation
+ optdepends = ditaa: allow use ditaa notation
+ optdepends = graphviz: allow use Graphviz/DOT notation
+ conflicts = plantuml
+ source = http://downloads.sourceforge.net/project/plantuml/1.2020.5/plantuml-1.2020.5.tar.gz
+ source = plantuml.run
+ sha256sums = 5950536487f2c8cd91d296807e92b8a005c8cae59f96a9c7cd150f0b4d125beb
+ sha256sums = 0796606f4302bcc80ecb5d9eea50640876fdee2947d7acafaa5aabb01ab23204
+
+pkgname = plantuml-bin
+ depends = graphviz
+ depends = java-runtime
+