~alpine/aports

community/plantuml: upgrade to 1.2022.3 v1 APPLIED

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

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

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

sha512sums="
f61d7dbed7d7b6771d172ae8fb2a7af0c111a986330fddf5b8fbb36e7ebed8f598ff748d6f35b1c1ffa289b24fb699c572172316001bc571628ceeb8d0595d70  plantuml-1.2022.2.tar.gz
c90cc11686bff42f56ed35de90eb29a5bcb662c4d0003132b64f9913dff3caa52aed39ca269e2f42b45945a9cbe4713f8717c89af6a6ccd163fcbdf887e275fa  plantuml-1.2022.3.tar.gz
cab64f1676cbd495752eda31f2ee4ab7d976253fe523a6db5b55fd9a165f1530da0d34196494ce38b0aaad6525f4f1e1e7fe60307ad220146b5a654d96c9d060  plantuml.run
"
-- 
2.34.1