summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristoph Scholz2024-04-29 14:48:14 +0200
committerChristoph Scholz2024-04-29 14:48:14 +0200
commit7a11e8005018d38063f31e3861b1741dea847377 (patch)
tree0653bcb111349b2642ed8f5c23626b4ce2fb0521 /PKGBUILD
parent26bd4e02180060a8804b4b113b354715f01d4d70 (diff)
downloadaur-pdfsam.tar.gz
update to v5.2.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8e03a0bc0e62..d0fffd11ffb0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Tom <reztho at archlinux dot us>
pkgname=pdfsam
-pkgver=5.2.2
+pkgver=5.2.3
pkgrel=1
pkgdesc="A free open source tool to split and merge pdf documents"
arch=('any')
@@ -13,7 +13,7 @@ depends=('hicolor-icon-theme' 'java-runtime=21' 'sh' 'archlinux-java-run')
makedepends=('desktop-file-utils' 'gendesk')
source=("https://github.com/torakiki/${pkgname}/releases/download/v${pkgver}/${pkgname}-${pkgver}-linux.tar.gz"
"pdfsam")
-sha512sums=('0acd11e9560a4386537114c01f0442317bf3d28ac219b2419ee5a84630422e2ea734fe84a695a8bd67562c4c9450213962b705288fe95eef61a30c00b1718f5d'
+sha512sums=('15a21660abe006cb3510a3b7960c916e0301ce5333254ca56facadd4b0f9f84a216eecb328bd8dc4d8cb58bce08fbcde47eae91901d0589c3279769c131a9bea'
'700700b8ad4fb44f6eb1aaff35ede7ac53729c0dce39f23467159b14aadd28705cf5c547c6b8871ecd4afebc1fb479eafdbdad68b95c0114e26438961abf8209')
noextract=("${pkgname}-${pkgver}-linux.tar.gz")