Date: Monday, December 14, 2020 @ 03:58:31 Author: farseerfc Revision: 774817
upgpkg: plantuml 1.2020.23-1: plantuml 1.2020.23 Modified: plantuml/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-14 03:53:58 UTC (rev 774816) +++ PKGBUILD 2020-12-14 03:58:31 UTC (rev 774817) @@ -3,7 +3,7 @@ # Contributor : Jingbei Li <[email protected]> pkgname=plantuml -pkgver=1.2020.19 +pkgver=1.2020.23 pkgrel=1 pkgdesc="Component that allows to quickly write uml diagrams" arch=(any) @@ -13,7 +13,7 @@ makedepends=("apache-ant" "java-environment>=8") source=("https://downloads.sourceforge.net/project/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz" "$pkgname.run") -sha256sums=('47db5d645b19f2662d41909ab6359734613fc0341207f8e60da161d1c5714249' +sha256sums=('f5ced8356402cd4a0126f79ae7e9a32090b2d12eb808d3db2b3c0519c42d0a58' 'a3fb528f4c719cfd0ff6154c60fd54ce341011d132caf950cc30af4989f6aac8') optdepends=('plantuml-ascii-math: allow use AsciiMath or JLaTeXMath notation' 'ditaa: allow use ditaa notation'
