summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDoug Newgard <scimmia@archlinux.org>2018-10-07 16:48:25 -0500
committerDoug Newgard <scimmia@archlinux.org>2018-10-07 16:48:25 -0500
commitf103b8df2dc1db5246d6d4bb8bcd4455e0a1719f (patch)
tree53eb5303e96b87789262f27ea9fbcb3557362bd3 /PKGBUILD
parentf19f22f92b280de1a087ffedad79330d63fbdfe2 (diff)
downloadmasterpdfeditor-f103b8df2dc1db5246d6d4bb8bcd4455e0a1719f.tar.gz
masterpdfeditor-f103b8df2dc1db5246d6d4bb8bcd4455e0a1719f.tar.bz2
masterpdfeditor-f103b8df2dc1db5246d6d4bb8bcd4455e0a1719f.zip
Upstream update to 5.1.60
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e37886c..15388db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Ferik <djferik at gmail dot com>
pkgname=masterpdfeditor
-pkgver=5.1.42
+pkgver=5.1.60
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=('e931487834097b1b962b1e99e2174a88f3c0d754')
+sha1sums_x86_64=('478e38ed825a2f759636099eff5435ccca1b5e00')
package() {
depends=('gcc-libs' 'glibc' 'libgl' 'nspr' 'nss' 'qt5-base' 'qt5-svg' 'sane')