summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew Rembrandt2020-09-27 20:28:39 +0200
committerAndrew Rembrandt2020-09-27 20:28:39 +0200
commita0875ae42c83882466b220474c62ba970ac4744f (patch)
treef385bd6af588b9124c76c4a73fdf27d18980b3f4 /PKGBUILD
parentde6848eb533a1f0faa27c26d601d57aad3700863 (diff)
downloadaur-a0875ae42c83882466b220474c62ba970ac4744f.tar.gz
Updated to 1.2020.17
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b53f0617a32d..29e211434671 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=plantuml-bin
_pkgname=plantuml
-pkgver=1.2020.16
+pkgver=1.2020.17
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=('47c34b4827c9ab099298cbe27728205706c30e1a1aa75a2c4a3da784b1895383'
+sha256sums=('17923d8d7dbff03db36da47c79109a5bd652d3d6c94b6c749d024a11f1c73d0c'
'a3fb528f4c719cfd0ff6154c60fd54ce341011d132caf950cc30af4989f6aac8')
optdepends=('plantuml-ascii-math: allow use AsciiMath or JLaTeXMath notation'
'ditaa: allow use ditaa notation'