summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0884598e951b..fd681d17e6ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=plantuml-bin
_pkgname=plantuml
-pkgver=1.2020.18
+pkgver=1.2020.19
pkgrel=1
pkgdesc="Component that allows to quickly write uml diagrams"
arch=(any)
@@ -17,7 +17,7 @@ provides=("$_pkgname")
conflicts=("$_pkgname")
source=("http://downloads.sourceforge.net/project/$_pkgname/$pkgver/$_pkgname-$pkgver.tar.gz"
"$_pkgname.run")
-sha256sums=('ffdabc70d9e9f7e384b6e151f44ed505da20840ff0f36dc62b1e9f0c85748aad'
+sha256sums=('47db5d645b19f2662d41909ab6359734613fc0341207f8e60da161d1c5714249'
'a3fb528f4c719cfd0ff6154c60fd54ce341011d132caf950cc30af4989f6aac8')
optdepends=('plantuml-ascii-math: allow use AsciiMath or JLaTeXMath notation'
'ditaa: allow use ditaa notation'