summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Rembrandt2020-03-23 19:26:06 +0100
committerAndrew Rembrandt2020-03-23 19:26:06 +0100
commit8856707022ea76142b87f590be79158391a047d1 (patch)
tree75bd69d2cc55698a91bd30601abc394a326763bb
parentdda07a4abaf6ce271f731d64ae94cccbe56a9487 (diff)
downloadaur-8856707022ea76142b87f590be79158391a047d1.tar.gz
Fixed launch script
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8f99174ac0e6..364466fb1222 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ conflicts=(plantuml)
source=("http://downloads.sourceforge.net/project/$_pkgname/$pkgver/$_pkgname-$pkgver.tar.gz"
"$_pkgname.run")
sha256sums=('5950536487f2c8cd91d296807e92b8a005c8cae59f96a9c7cd150f0b4d125beb'
-'0796606f4302bcc80ecb5d9eea50640876fdee2947d7acafaa5aabb01ab23204')
+'a3fb528f4c719cfd0ff6154c60fd54ce341011d132caf950cc30af4989f6aac8')
optdepends=('plantuml-ascii-math: allow use AsciiMath or JLaTeXMath notation'
'ditaa: allow use ditaa notation'
'graphviz: allow use Graphviz/DOT notation')