summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDoug Newgard2018-10-22 10:14:47 -0500
committerDoug Newgard2018-10-22 10:14:47 -0500
commitdad2783182247a7e51e90054b7f9f4524b884eee (patch)
tree18eff35739ebdceae9250d263b41c240a8980d03 /PKGBUILD
parentf103b8df2dc1db5246d6d4bb8bcd4455e0a1719f (diff)
downloadaur-dad2783182247a7e51e90054b7f9f4524b884eee.tar.gz
Upstream update to 5.1.68
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 15388dbea083..b6f870a939b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Ferik <djferik at gmail dot com>
pkgname=masterpdfeditor
-pkgver=5.1.60
+pkgver=5.1.68
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=('478e38ed825a2f759636099eff5435ccca1b5e00')
+sha1sums_x86_64=('727e48b50bc596c7decb81467341300f2ddd68cc')
package() {
depends=('gcc-libs' 'glibc' 'libgl' 'nspr' 'nss' 'qt5-base' 'qt5-svg' 'sane')