Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / plantuml
Commits: fba43614 by Carl Smedstad at 2025-10-18T19:12:09+02:00 upgpkg: 1.2025.9-1: Upstream release https://github.com/plantuml/plantuml/releases/tag/v1.2025.9 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = plantuml pkgdesc = Component that allows to quickly write uml diagrams - pkgver = 1.2025.8 + pkgver = 1.2025.9 pkgrel = 1 url = https://plantuml.com/ arch = any @@ -15,10 +15,10 @@ pkgbase = plantuml optdepends = plantuml-ascii-math: allow use AsciiMath or JLaTeXMath notation optdepends = ditaa: allow use ditaa notation optdepends = graphviz: allow use Graphviz/DOT notation - source = https://github.com/plantuml/plantuml/archive/v1.2025.8/plantuml-1.2025.8.tar.gz + source = https://github.com/plantuml/plantuml/archive/v1.2025.9/plantuml-1.2025.9.tar.gz source = plantuml.run source = [email protected] - sha256sums = bed52eaa5bbf996c0c54098ccfd968a34254b36e1d565731d6b475d731657ddb + sha256sums = 0678e89c671f4fade2367958e758b629dd78c127c0dca95e743b4d11b89b6de0 sha256sums = a3fb528f4c719cfd0ff6154c60fd54ce341011d132caf950cc30af4989f6aac8 sha256sums = c423ab0c00f25c0a42a9c10144b827debff6fd3d79175a277ea9b2c1a27ec1a5 ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ # Contributor : Jingbei Li <[email protected]> pkgname=plantuml -pkgver=1.2025.8 +pkgver=1.2025.9 pkgrel=1 pkgdesc="Component that allows to quickly write uml diagrams" arch=(any) @@ -33,7 +33,7 @@ source=( "$pkgname.run" "[email protected]" ) -sha256sums=('bed52eaa5bbf996c0c54098ccfd968a34254b36e1d565731d6b475d731657ddb' +sha256sums=('0678e89c671f4fade2367958e758b629dd78c127c0dca95e743b4d11b89b6de0' 'a3fb528f4c719cfd0ff6154c60fd54ce341011d132caf950cc30af4989f6aac8' 'c423ab0c00f25c0a42a9c10144b827debff6fd3d79175a277ea9b2c1a27ec1a5') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/plantuml/-/commit/fba43614ebea792b4543257051290fee6a0c3d05 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/plantuml/-/commit/fba43614ebea792b4543257051290fee6a0c3d05 You're receiving this email because of your account on gitlab.archlinux.org.
