summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Scholz2021-12-16 20:27:17 +0100
committerChristoph Scholz2021-12-16 20:27:17 +0100
commit089f58e25324cffc267669b7b0fa759bd289aabd (patch)
tree97b2ef6fab1bcee3861085624f60f142a8ee5609
parentac5b0ec5957ce381605b55584bda8ab64b7ce69e (diff)
downloadaur-089f58e25324cffc267669b7b0fa759bd289aabd.tar.gz
updated to v4.2.9
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 63a229772e77..16783b7cdcfb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pdfsam
pkgdesc = A free open source tool to split and merge pdf documents
- pkgver = 4.2.8
+ pkgver = 4.2.9
pkgrel = 1
url = https://www.pdfsam.org/
arch = any
@@ -10,10 +10,10 @@ pkgbase = pdfsam
depends = hicolor-icon-theme
depends = java-environment>=11
depends = sh
- noextract = pdfsam-4.2.8-linux.tar.gz
- source = https://github.com/torakiki/pdfsam/releases/download/v4.2.8/pdfsam-4.2.8-linux.tar.gz
+ noextract = pdfsam-4.2.9-linux.tar.gz
+ source = https://github.com/torakiki/pdfsam/releases/download/v4.2.9/pdfsam-4.2.9-linux.tar.gz
source = pdfsam
- sha512sums = 801aa9186ae2f9b121e6b2b75d114f3d209ced3aa0461b91cad9ae6dcb22d58b95fd96ca2c0af4f7d7847f9a610980e9dce9192eaa4371ca7eb6100617c64705
+ sha512sums = 8a85cba26bc27ded62894622f2f61031051f05b5a589bb2f696f58a4b5e93021ff66ee99c2fd101a416b46b7eb2a14f76df02ec55c3d208c1fa6c660f03562f8
sha512sums = c0d8665e8f0a82e539cd70972f95f819d13b10166f1e4bb04d032d108ef5de45fe77f8716e8e2f0fa129e7042907928bde1d947cc54f691aa6d87a76dfaa10c1
pkgname = pdfsam
diff --git a/PKGBUILD b/PKGBUILD
index 28f45095469e..20781e83760a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Tom <reztho at archlinux dot us>
pkgname=pdfsam
-pkgver=4.2.8
+pkgver=4.2.9
pkgrel=1
pkgdesc="A free open source tool to split and merge pdf documents"
arch=('any')
@@ -51,5 +51,5 @@ package() {
install -Dm644 "${pkgname}.desktop" "${pkgdir}/usr/share/applications/${pkgname}.desktop"
}
-sha512sums=('801aa9186ae2f9b121e6b2b75d114f3d209ced3aa0461b91cad9ae6dcb22d58b95fd96ca2c0af4f7d7847f9a610980e9dce9192eaa4371ca7eb6100617c64705'
+sha512sums=('8a85cba26bc27ded62894622f2f61031051f05b5a589bb2f696f58a4b5e93021ff66ee99c2fd101a416b46b7eb2a14f76df02ec55c3d208c1fa6c660f03562f8'
'c0d8665e8f0a82e539cd70972f95f819d13b10166f1e4bb04d032d108ef5de45fe77f8716e8e2f0fa129e7042907928bde1d947cc54f691aa6d87a76dfaa10c1')