Date: Saturday, April 15, 2023 @ 04:12:10 Author: farseerfc Revision: 1446138
upgpkg: plantuml 1.2023.5-1 Modified: plantuml/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-15 03:45:01 UTC (rev 1446137) +++ PKGBUILD 2023-04-15 04:12:10 UTC (rev 1446138) @@ -3,7 +3,7 @@ # Contributor : Jingbei Li <[email protected]> pkgname=plantuml -pkgver=1.2023.4 +pkgver=1.2023.5 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=('4a090124ddffa1fc9687507640eb8285376bb3f974df3badd73757d6ac5422b9' +sha256sums=('5166f96d0b6d01238585caf0bd6defb425c1d3fb9d53e1ed38f3b47218bdc9c2' 'a3fb528f4c719cfd0ff6154c60fd54ce341011d132caf950cc30af4989f6aac8') optdepends=('plantuml-ascii-math: allow use AsciiMath or JLaTeXMath notation' 'ditaa: allow use ditaa notation'
