summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDoug Newgard2018-03-21 10:03:03 -0500
committerDoug Newgard2018-03-21 10:03:03 -0500
commit37957387c8d91dceccac49fe2e09777847b42853 (patch)
treed0ee99f3a62f46d88b2d120ce8fe7133767601a8 /PKGBUILD
parentf0cf6d4dcd33f94cb4836ed12e1bd784bb3946f7 (diff)
downloadaur-37957387c8d91dceccac49fe2e09777847b42853.tar.gz
Upstream update to 4.3.89
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e6407c2b420a..6e609b16220e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Ferik <djferik at gmail dot com>
pkgname=masterpdfeditor
-pkgver=4.3.82
+pkgver=4.3.89
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=("http://get.code-industry.net/public/master-pdf-editor-${pkgver}_qt5.amd64.tar.gz")
-sha1sums_x86_64=('47cf799636b2c31bbfbe6d766021c41209d2ac88')
+sha1sums_x86_64=('254e05e0845ff73b7c932280c2bbe8d22aa4934c')
package() {
depends=('gcc-libs' 'glibc' 'libgl' 'qt5-base' 'qt5-svg' 'sane')