summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Goetz2023-12-14 13:41:21 -0600
committerPatrick Goetz2023-12-14 13:41:21 -0600
commit4b4abead5ad95f7a7c2fcc6ad1a66e530aceb9f0 (patch)
tree9956e304c66759538e15d239911ecc5f1abc3af5
parentdc12d9532aba07322535d8cc71ea8000ab027b7e (diff)
downloadaur-4b4abead5ad95f7a7c2fcc6ad1a66e530aceb9f0.tar.gz
New version 5.9.81
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 34b81d33a2af..ce96adf346e4 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.70
+ pkgver = 5.9.81
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.70-qt5.x86_64.tar.gz
- sha1sums_x86_64 = 7c05ab10327a114d16c9df1922e4efd4d37aa18b
+ source_x86_64 = https://code-industry.net/public/master-pdf-editor-5.9.81-qt5.x86_64.tar.gz
+ sha1sums_x86_64 = 0ba6fc1542f4928f00200332b273c2b9035006d3
pkgname = masterpdfeditor
depends = libgl
diff --git a/PKGBUILD b/PKGBUILD
index 00f1883d478d..c56e0d145478 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Ferik <djferik at gmail dot com>
pkgname=masterpdfeditor
-pkgver=5.9.70
+pkgver=5.9.81
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=('7c05ab10327a114d16c9df1922e4efd4d37aa18b')
+sha1sums_x86_64=('0ba6fc1542f4928f00200332b273c2b9035006d3')
package() {
depends=('libgl' 'nspr' 'nss' 'pkcs11-helper' 'qt5-base' 'qt5-svg' 'qt5-declarative' 'sane')