summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDoug Newgard2019-06-12 21:29:28 -0500
committerDoug Newgard2019-06-12 21:29:28 -0500
commit7797575f3059753ceb0807d770f212480e145f9d (patch)
treee55897c0a13df609c2f6b413561006881570ef2d /PKGBUILD
parent5ce9966770441684acc2bb53fb1f2cb904f25bcc (diff)
downloadaur-7797575f3059753ceb0807d770f212480e145f9d.tar.gz
Upstream update to 5.4.20
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 75cccf3284a0..c4a1b177f54f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,15 +4,15 @@
# Contributor: Ferik <djferik at gmail dot com>
pkgname=masterpdfeditor
-pkgver=5.4.10
+pkgver=5.4.20
pkgrel=1
pkgdesc='A complete solution for creation and editing PDF files'
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-${pkgver}_qt5.amd64.tar.gz")
-sha1sums_x86_64=('0d420f7681cdfd5548e2842b9c8478419b21c3dc')
+source_x86_64=("https://code-industry.net/public/master-pdf-editor-${pkgver}-qt5.amd64.tar.gz")
+sha1sums_x86_64=('f726bbf4e844dfb58bb8c4db19673293703e155f')
package() {
depends=('gcc-libs' 'glibc' 'libgl' 'nspr' 'nss' 'qt5-base' 'qt5-svg' 'sane')