~alpine/aports

community/plantuml: upgrade to 1.2022.5 v1 APPLIED

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

 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/4074/mbox | git am -3
Learn more about email & git

[PATCH] community/plantuml: upgrade to 1.2022.5 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 ff005ee975..5a9b6b39fd 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.3
pkgver=1.2022.5
pkgrel=0
pkgdesc="Draw UML diagrams, using a simple and human readable text description"
url="https://plantuml.com/"
@@ -26,6 +26,6 @@ package() {
}

sha512sums="
c90cc11686bff42f56ed35de90eb29a5bcb662c4d0003132b64f9913dff3caa52aed39ca269e2f42b45945a9cbe4713f8717c89af6a6ccd163fcbdf887e275fa  plantuml-1.2022.3.tar.gz
9e69cc4bf5bcc993ee93569ee9149c564592090890e6f9e88a5ca600b46cc55118ec58bc771f51db76e2a7301fda9f32b57e28056a949c5f9ad886b94460d970  plantuml-1.2022.5.tar.gz
cab64f1676cbd495752eda31f2ee4ab7d976253fe523a6db5b55fd9a165f1530da0d34196494ce38b0aaad6525f4f1e1e7fe60307ad220146b5a654d96c9d060  plantuml.run
"
-- 
2.34.2