summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Goetz2021-02-04 10:25:13 -0600
committerPatrick Goetz2021-02-04 10:25:13 -0600
commite1666d1c25be9365e97507b851d69211a030928b (patch)
treeaa3f268309d32958c294f4ee920fc3de02a913ab
parent33cfb0226866bc21129d127cc6d7e24f11f549a7 (diff)
downloadaur-e1666d1c25be9365e97507b851d69211a030928b.tar.gz
Updated to version 5.7.20
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 06ce9d8304ae..5bac018eba58 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = masterpdfeditor
pkgdesc = A complete solution for viewing, creating and editing PDF files
- pkgver = 5.7.10
+ pkgver = 5.7.20
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.7.10-qt5.x86_64.tar.gz
- sha1sums_x86_64 = 0a816f11037ae81a7e246835a83b32f7157094c0
+ source_x86_64 = https://code-industry.net/public/master-pdf-editor-5.7.20-qt5.x86_64.tar.gz
+ sha1sums_x86_64 = 4aae10168f5d0546ba584a29f975da29c00185c9
pkgname = masterpdfeditor
depends = libgl
diff --git a/PKGBUILD b/PKGBUILD
index 1460834472eb..bd3118aa4ca5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Ferik <djferik at gmail dot com>
pkgname=masterpdfeditor
-pkgver=5.7.10
+pkgver=5.7.20
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=('0a816f11037ae81a7e246835a83b32f7157094c0')
+sha1sums_x86_64=('4aae10168f5d0546ba584a29f975da29c00185c9')
package() {
depends=('libgl' 'nspr' 'nss' 'qt5-base' 'qt5-svg' 'sane')