summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDoug Newgard2019-03-16 12:52:26 -0500
committerDoug Newgard2019-03-16 12:52:26 -0500
commitbec2d9d2190da71b7efd745eeb0706a4a354d97c (patch)
tree0a9ef2f6438b8ac72c732411cb4f3e92a55c2422 /PKGBUILD
parent2d0265cd2e5b1594a2000f5db167ca470d957304 (diff)
downloadaur-bec2d9d2190da71b7efd745eeb0706a4a354d97c.tar.gz
Upstream update to 5.3.22
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cc91f45897d8..07d73c4fba40 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Ferik <djferik at gmail dot com>
pkgname=masterpdfeditor
-pkgver=5.3.20
+pkgver=5.3.22
pkgrel=1
pkgdesc='A complete solution for creation and editing PDF files'
url='https://code-industry.net/free-pdf-editor/'
@@ -12,7 +12,7 @@ arch=('x86_64')
license=('custom')
makedepends=('patchelf')
source_x86_64=("https://code-industry.net/public/master-pdf-editor-${pkgver}_qt5.amd64.tar.gz")
-sha1sums_x86_64=('e39292b17710118924c93bd40f324f4b468b4cf4')
+sha1sums_x86_64=('8688e323cc285d93267be27084f6e7b6197a60be')
package() {
depends=('gcc-libs' 'glibc' 'libgl' 'nspr' 'nss' 'qt5-base' 'qt5-svg' 'sane')