Date: Monday, April 11, 2022 @ 17:10:20 Author: farseerfc Revision: 1185875
upgpkg: plantuml 1.2022.4-1 Modified: plantuml/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-11 17:07:37 UTC (rev 1185874) +++ PKGBUILD 2022-04-11 17:10:20 UTC (rev 1185875) @@ -3,7 +3,7 @@ # Contributor : Jingbei Li <[email protected]> pkgname=plantuml -pkgver=1.2021.16 +pkgver=1.2022.4 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=('a8887c9714d764a7ee44335494fffa689555822a66044d9430d51731a7981c6b' +sha256sums=('288fb22c46fb24342633e5064a0be0a66e1530a1cec99457655cd31ce8f5f37b' 'a3fb528f4c719cfd0ff6154c60fd54ce341011d132caf950cc30af4989f6aac8') optdepends=('plantuml-ascii-math: allow use AsciiMath or JLaTeXMath notation' 'ditaa: allow use ditaa notation'
