~alpine/devel

testing/plantuml: upgrade to 1.2022.0 v1 PROPOSED

Krystian Chachuła: 1
 testing/plantuml: upgrade to 1.2022.0

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

[PATCH] testing/plantuml: upgrade to 1.2022.0 Export this patch

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

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

sha512sums="
70a0bd0453ed2457fc16a7544a82b53d45e42d3d3fe3d647e1f1509a25135b9adf3fbee70a8e64394829fc941cd5beb66494d8281431fdfe0595cdf2450cc1ec  plantuml-1.2021.16.tar.gz
8fdead5696e6ddceb947a2d67aad4dce5d82511b795c5f5a5196fe8d7abc7c7de72f56d2982c82a3b784139dccaec53de7510f757eda758ab5f300b440a278b1  plantuml-1.2022.0.tar.gz
cab64f1676cbd495752eda31f2ee4ab7d976253fe523a6db5b55fd9a165f1530da0d34196494ce38b0aaad6525f4f1e1e7fe60307ad220146b5a654d96c9d060  plantuml.run
"
-- 
2.34.1