summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Goetz2023-03-13 21:14:05 -0500
committerPatrick Goetz2023-03-13 21:14:05 -0500
commit11a29667757341bd4ac1dd5bc9920da367ca3ce0 (patch)
tree8857ea0018ec64a3b35389c27154c409ac8de4fb
parent351f9768614c8be27745fe7902892e64685e3025 (diff)
downloadaur-11a29667757341bd4ac1dd5bc9920da367ca3ce0.tar.gz
Updated to version 5.9.40
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b9aae2f5ff40..ba61de9c1b6a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = masterpdfeditor
pkgdesc = A complete solution for viewing, creating and editing PDF files
- pkgver = 5.9.35
+ pkgver = 5.9.40
pkgrel = 1
url = https://code-industry.net/free-pdf-editor/
arch = x86_64
license = custom
makedepends = patchelf
- source_x86_64 = https://code-industry.net/public/master-pdf-editor-5.9.35-qt5.x86_64.tar.gz
- sha1sums_x86_64 = aaf07f63309b33c8e3503cdb3c12a98924e79d1f
+ source_x86_64 = https://code-industry.net/public/master-pdf-editor-5.9.40-qt5.x86_64.tar.gz
+ sha1sums_x86_64 = 9207e438dc8fd08e4ee1d99d80576134b3f720bc
pkgname = masterpdfeditor
depends = libgl
diff --git a/PKGBUILD b/PKGBUILD
index b22b050aba96..6eb5720901cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Ferik <djferik at gmail dot com>
pkgname=masterpdfeditor
-pkgver=5.9.35
+pkgver=5.9.40
pkgrel=1
pkgdesc='A complete solution for viewing, creating and editing PDF files'
url='https://code-industry.net/free-pdf-editor/'
@@ -13,7 +13,7 @@ arch=('x86_64')
license=('custom')
makedepends=('patchelf')
source_x86_64=("https://code-industry.net/public/master-pdf-editor-${pkgver}-qt5.x86_64.tar.gz")
-sha1sums_x86_64=('aaf07f63309b33c8e3503cdb3c12a98924e79d1f')
+sha1sums_x86_64=('9207e438dc8fd08e4ee1d99d80576134b3f720bc')
package() {
depends=('libgl' 'nspr' 'nss' 'qt5-base' 'qt5-svg' 'qt5-declarative' 'sane')