summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAsger Hautop Drewsen2022-05-06 16:08:43 +0200
committerAsger Hautop Drewsen2022-05-06 16:08:43 +0200
commit24a7f1ece33051ea2e0da70cb940685963741f1b (patch)
tree2632213eb53a60ed4fd6a45c385d495c43ada9c7
parent00b7730226f4bafe2fa4e4c4749c3efa4899d2b0 (diff)
downloadaur-24a7f1ece33051ea2e0da70cb940685963741f1b.tar.gz
Update to version 2.0.26
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5b80a66cb8f0..16ef8f577e63 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = pdfbox-preflight
pkgdesc = Java tool that implements a parser compliant with PDF/A-1
- pkgver = 2.0.25
+ pkgver = 2.0.26
pkgrel = 1
url = https://pdfbox.apache.org
arch = any
license = Apache 2
depends = java-runtime
- noextract = pdfbox-preflight-app-2.0.25.jar
+ noextract = pdfbox-preflight-app-2.0.26.jar
source = pdfbox-preflight
source = jaxb-api.jar::https://repo1.maven.org/maven2/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar
source = activation.jar::https://repo1.maven.org/maven2/javax/activation/activation/1.1.1/activation-1.1.1.jar
- source = pdfbox-preflight.jar::https://dlcdn.apache.org/pdfbox/2.0.25/preflight-app-2.0.25.jar
+ source = pdfbox-preflight.jar::https://dlcdn.apache.org/pdfbox/2.0.26/preflight-app-2.0.26.jar
sha512sums = 09661b2feca954b58677274063e71a55ee396505a8b0d392fa419e774cf47efa1ee98ffc45eeff7d3484afbc87458a22eed6c496c5a510fb54b2e73484d241f5
sha512sums = 93a47b245ab830d664a48c9d14e86198a38809ce94f72ca66b3d68746ae1d7b902f6fef2d1ac1a92c01701549ae80a07db69bd822ffd831a95d8dbffad435790
sha512sums = 49119b0cc3af02700685a55c6f15e6d40643f81640e642b9ea39a59e18d542f8837d30b43b5be006ce1a98c8ec9729bb2165c0442978168f64caa2fc6e3cb93d
diff --git a/PKGBUILD b/PKGBUILD
index 41190da49182..4bf905e85399 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Asger Hautop Drewsen <asgerdrewsen@gmail.com>
pkgname=pdfbox-preflight
-pkgver=2.0.25
+pkgver=2.0.26
pkgrel=1
pkgdesc="Java tool that implements a parser compliant with PDF/A-1"
arch=(any)