Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
plantuml


Commits:
72c639ec by Antonio Rojas at 2023-12-25T12:23:22+01:00
upgpkg: 1.2023.12-1: Update to 1.2023.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = plantuml
        pkgdesc = Component that allows to quickly write uml diagrams
-       pkgver = 1.2023.11
+       pkgver = 1.2023.12
        pkgrel = 1
        url = https://plantuml.com/
        arch = any
@@ -12,9 +12,9 @@ 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.2023.11/plantuml-1.2023.11.tar.gz
+       source = 
https://github.com/plantuml/plantuml/archive/v1.2023.12/plantuml-1.2023.12.tar.gz
        source = plantuml.run
-       sha256sums = 
70dc0b2fcb738abd7d2c7012085a04d34e7d90e64a517afbc09ebf26ef1c112a
+       sha256sums = 
67880e74ff80dab6427ef5e4f3adec3ed87878411599cd96aff2884ae280bb97
        sha256sums = 
a3fb528f4c719cfd0ff6154c60fd54ce341011d132caf950cc30af4989f6aac8
 
 pkgname = plantuml


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor : Jingbei Li <[email protected]>
 
 pkgname=plantuml
-pkgver=1.2023.11
+pkgver=1.2023.12
 pkgrel=1
 pkgdesc="Component that allows to quickly write uml diagrams"
 arch=(any)
@@ -13,7 +13,7 @@ depends=("java-runtime>=8" "bash")
 makedepends=("gradle" "java-environment>=8")
 
source=("https://github.com/plantuml/plantuml/archive/v$pkgver/$pkgname-$pkgver.tar.gz";
         "$pkgname.run")
-sha256sums=('70dc0b2fcb738abd7d2c7012085a04d34e7d90e64a517afbc09ebf26ef1c112a'
+sha256sums=('67880e74ff80dab6427ef5e4f3adec3ed87878411599cd96aff2884ae280bb97'
             'a3fb528f4c719cfd0ff6154c60fd54ce341011d132caf950cc30af4989f6aac8')
 optdepends=('plantuml-ascii-math: allow use AsciiMath or JLaTeXMath notation'
             'ditaa: allow use ditaa notation'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plantuml/-/commit/72c639ec7975b37c144582302c1b68f749bce020

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plantuml/-/commit/72c639ec7975b37c144582302c1b68f749bce020
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to