~alpine/aports

community/plantuml: upgrade to 1.2022.6 v1 PROPOSED

Krystian Chachuła: 1
 community/plantuml: upgrade to 1.2022.6

 1 files changed, 2 insertions(+), 2 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/4129/mbox | git am -3
Learn more about email & git

[PATCH] community/plantuml: upgrade to 1.2022.6 Export this patch

---
 community/plantuml/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/plantuml/APKBUILD b/community/plantuml/APKBUILD
index 5a9b6b39fd..b5c4a305fa 100644
--- a/community/plantuml/APKBUILD
+++ b/community/plantuml/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Krystian Chachuła <krystian@krystianch.com>
pkgname=plantuml
pkgver=1.2022.5
pkgver=1.2022.6
pkgrel=0
pkgdesc="Draw UML diagrams, using a simple and human readable text description"
url="https://plantuml.com/"
@@ -26,6 +26,6 @@ package() {
}

sha512sums="
9e69cc4bf5bcc993ee93569ee9149c564592090890e6f9e88a5ca600b46cc55118ec58bc771f51db76e2a7301fda9f32b57e28056a949c5f9ad886b94460d970  plantuml-1.2022.5.tar.gz
66eff3cd1c707a0a670171c39ea99c35b53d072314365602b4feb776baabe60ddb7a1794f55f604d4ed443d9aaa920a632468840d2a872c60f8276e4ec56c8ff  plantuml-1.2022.6.tar.gz
cab64f1676cbd495752eda31f2ee4ab7d976253fe523a6db5b55fd9a165f1530da0d34196494ce38b0aaad6525f4f1e1e7fe60307ad220146b5a654d96c9d060  plantuml.run
"
-- 
2.36.2