Date: Wednesday, March 11, 2020 @ 06:03:42 Author: farseerfc Revision: 594094
upgpkg: plantuml 1.2020.2-1: plantuml 1.2020.2 Modified: plantuml/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-11 06:00:31 UTC (rev 594093) +++ PKGBUILD 2020-03-11 06:03:42 UTC (rev 594094) @@ -3,7 +3,7 @@ # Contributor : Jingbei Li <[email protected]> pkgname=plantuml -pkgver=1.2019.13 +pkgver=1.2020.2 pkgrel=1 pkgdesc="Component that allows to quickly write uml diagrams" arch=(any) @@ -13,7 +13,7 @@ makedepends=("apache-ant" "java-environment>=8") source=("http://downloads.sourceforge.net/project/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz" "$pkgname.run") -sha256sums=('5c76dcca5faa26f04de47f8c401ca6378ca45b1f8016446d0bad4916d51f1a83' +sha256sums=('032c1ef6949c0d2b9abd6cf5a2c6921b0b3d0aa98bea930558d4a2d7bca6eaab' 'a3fb528f4c719cfd0ff6154c60fd54ce341011d132caf950cc30af4989f6aac8') optdepends=('plantuml-ascii-math: allow use AsciiMath or JLaTeXMath notation' 'ditaa: allow use ditaa notation'
