[arch-commits] Commit in plantuml/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Tue Aug 10 12:19:32 UTC 2021


    Date: Tuesday, August 10, 2021 @ 12:19:31
  Author: felixonmars
Revision: 997359

upgpkg: plantuml 1.2021.9-1

Modified:
  plantuml/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-10 12:19:28 UTC (rev 997358)
+++ PKGBUILD	2021-08-10 12:19:31 UTC (rev 997359)
@@ -3,7 +3,7 @@
 # Contributor : Jingbei Li <i at jingbei.li>
 
 pkgname=plantuml
-pkgver=1.2021.8
+pkgver=1.2021.9
 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=('81d4b65bff758fcf5952b535fb7f21410b4a078951c6b1ddfa13eb1da71bc50f'
+sha256sums=('db8a80a091fddf648a773577ede19bcc7cb3e561fe5e818f1e456870704d8f7f'
             'a3fb528f4c719cfd0ff6154c60fd54ce341011d132caf950cc30af4989f6aac8')
 optdepends=('plantuml-ascii-math: allow use AsciiMath or JLaTeXMath notation'
             'ditaa: allow use ditaa notation'



More information about the arch-commits mailing list