Date: Monday, July 20, 2020 @ 00:27:53 Author: farseerfc Revision: 664605
upgpkg: plantuml 1.2020.15-1: plantuml 1.2020.15-1 Modified: plantuml/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-07-19 22:52:02 UTC (rev 664604) +++ PKGBUILD 2020-07-20 00:27:53 UTC (rev 664605) @@ -3,7 +3,7 @@ # Contributor : Jingbei Li <[email protected]> pkgname=plantuml -pkgver=1.2020.7 +pkgver=1.2020.15 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=('33a59d0f256f6e8d163f0a5ed83c577743586e9a2e916338b4ac3c2fabb3cab4' +sha256sums=('20178938dadf26404f657511718f7e3037bbd068539078f06f331d467dcb3f59' 'a3fb528f4c719cfd0ff6154c60fd54ce341011d132caf950cc30af4989f6aac8') optdepends=('plantuml-ascii-math: allow use AsciiMath or JLaTeXMath notation' 'ditaa: allow use ditaa notation'
