Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
java-xmlgraphics-commons


Commits:
e12fbc1c by Antonio Rojas at 2024-12-11T23:40:12+01:00
upgpkg: 2.10-1: Update to 2.10

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,15 +1,15 @@
 pkgbase = java-xmlgraphics-commons
        pkgdesc = Common components between FOP and Batik
-       pkgver = 2.9
+       pkgver = 2.10
        pkgrel = 1
        url = https://xmlgraphics.apache.org/commons/
        arch = any
        license = Apache
        depends = java-runtime>=9
-       source = 
https://www.apache.org/dist/xmlgraphics/commons/binaries/xmlgraphics-commons-2.9-bin.tar.gz
-       source = 
https://www.apache.org/dist/xmlgraphics/commons/binaries/xmlgraphics-commons-2.9-bin.tar.gz.asc
+       source = 
https://www.apache.org/dist/xmlgraphics/commons/binaries/xmlgraphics-commons-2.10-bin.tar.gz
+       source = 
https://www.apache.org/dist/xmlgraphics/commons/binaries/xmlgraphics-commons-2.10-bin.tar.gz.asc
        validpgpkeys = 5C9A30FF22B2C02F30261C305B93F1DF7CDB6DEA
-       sha512sums = 
66b88bc2d2b80f119e0588fd514ebd08b60d281d4f11ed671181ed501d442806eeec2a0edd94f559d38a26c2cc3f20513065208f5055b0d915b78682ede62e64
+       sha512sums = 
ff18185c15a461d78a079ad5e49d99bf8e253c0a90dca96484f2e999a70a82acc05337f876490cd34ac45a8aacadc7304bf5d8797f481735911de9cd92624f67
        sha512sums = SKIP
 
 pkgname = java-xmlgraphics-commons


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Simon Lipp <sloonz+...@gmail.com>
 
 pkgname=java-xmlgraphics-commons
-pkgver=2.9
+pkgver=2.10
 pkgrel=1
 pkgdesc='Common components between FOP and Batik'
 arch=('any')
@@ -12,7 +12,7 @@ url='https://xmlgraphics.apache.org/commons/'
 license=('Apache')
 depends=('java-runtime>=9')
 
source=("https://www.apache.org/dist/xmlgraphics/commons/binaries/xmlgraphics-commons-$pkgver-bin.tar.gz"{,.asc})
-sha512sums=('66b88bc2d2b80f119e0588fd514ebd08b60d281d4f11ed671181ed501d442806eeec2a0edd94f559d38a26c2cc3f20513065208f5055b0d915b78682ede62e64'
+sha512sums=('ff18185c15a461d78a079ad5e49d99bf8e253c0a90dca96484f2e999a70a82acc05337f876490cd34ac45a8aacadc7304bf5d8797f481735911de9cd92624f67'
             'SKIP')
 validpgpkeys=('5C9A30FF22B2C02F30261C305B93F1DF7CDB6DEA') # Simon Steiner
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/java-xmlgraphics-commons/-/commit/e12fbc1cf49b18cff7aa0532e8c26234691d3dac

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/java-xmlgraphics-commons/-/commit/e12fbc1cf49b18cff7aa0532e8c26234691d3dac
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to